aa39b858a3
RelNotes: the fourth batch of topics graduated to 'master'
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-23 13:30:22 -07:00
d1ca788fcd
RelNotes: the third batch
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-20 15:58:40 -07:00
0bb2ee1b7d
RelNotes: the second batch of topics graduated to 'master'
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-16 12:55:11 -07:00
146fe8ce24
RelNotes: the first batch of topics graduated to 'master'
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-15 22:59:31 -07:00
36e6c803a1
Kick off post 1.7.10 cycle
...
I tentatively named the release notes "1.7.11" but this may have to
be renamed to "1.8" or some other name later. Let's see how well
we would do during this cycle.
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-11 12:17:17 -07:00
e8dde3e5f9
Git 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-06 10:47:58 -07:00
e5056c05ec
Git 1.7.10-rc4
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-03 09:30:58 -07:00
d82829b612
Sync with 1.7.9.6
2012-04-02 13:11:49 -07:00
cb2ed324fc
Git 1.7.9.6
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-04-02 13:07:58 -07:00
455cf268db
Git 1.7.10-rc3
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-28 11:18:42 -07:00
fae9d761c7
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-26 12:38:34 -07:00
ee459baa5c
Sync with 1.7.9.5
2012-03-26 12:30:51 -07:00
8ced9c90a2
Git 1.7.9.5
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-26 12:29:25 -07:00
c16df57c5a
Git 1.7.10-rc2
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-23 15:11:24 -07:00
bc62ca13c0
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-16 08:42:22 -07:00
0e2d57fd50
Git 1.7.10-rc1
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-14 15:47:45 -07:00
6c15a1c636
am: officially deprecate -b/--binary option
...
We have had these options as harmless no-op for more than 3 years without
officially deprecating them. Let's announce the deprecation and start
warning against their use, but without failing the command just not yet,
so that we can later repurpose the option if we want to in the future.
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-13 12:21:04 -07:00
fa678feb7c
Update draft release notes to 1.7.10 before -rc1
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-12 15:59:06 -07:00
3101a748dc
Sync with 1.7.9.4
2012-03-12 15:54:21 -07:00
a46034819e
Git 1.7.9.4
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-12 15:52:52 -07:00
42e52e358b
Update draft release notes to 1.7.10
...
Also apply typofixes people on the list helped spotting and
correcting.
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-08 13:08:54 -08:00
56a33c8f1b
Git 1.7.10-rc0
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-07 12:51:55 -08:00
4a92a17214
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-04 23:38:02 -08:00
91527e54d5
Merge branch 'maint'
...
* maint:
Update draft release notes to 1.7.9.3 for the last time
http.proxy: also mention https_proxy and all_proxy
t0300: work around bug in dash 0.5.6
t5512 (ls-remote): modernize style
tests: fix spurious error when run directly with Solaris /usr/xpg4/bin/sh
2012-03-04 22:21:52 -08:00
ead8eb8c10
Update draft release notes to 1.7.9.3 for the last time
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-04 22:21:30 -08:00
222433ee4b
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-03-02 11:49:41 -08:00
66b8800e53
Merge branch 'rs/no-no-no-parseopt'
...
* rs/no-no-no-parseopt:
parse-options: remove PARSE_OPT_NEGHELP
parse-options: allow positivation of options starting, with no-
test-parse-options: convert to OPT_BOOL()
Conflicts:
builtin/grep.c
2012-03-01 20:59:31 -08:00
f051ad6d11
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-28 13:31:05 -08:00
25a7850a10
Merge branch 'maint'
...
* maint:
Update draft release notes to 1.7.9.3
CodingGuidelines: do not use 'which' in shell scripts
CodingGuidelines: Add a note about spaces after redirection
post-receive-email: match up $LOGBEGIN..$LOGEND pairs correctly
post-receive-email: remove unused variable
2012-02-27 15:37:02 -08:00
b0fa280751
Update draft release notes to 1.7.9.3
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-27 15:36:08 -08:00
3724cc7c58
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-26 23:11:10 -08:00
8080906245
Merge branch 'maint'
...
* maint:
Document accumulated fixes since 1.7.9.2
Git 1.7.8.5
grep -P: Fix matching ^ and $
am: don't infloop for an empty input file
rebase -m: only call "notes copy" when rewritten exists and is non-empty
git-p4: remove bash-ism in t9800
git-p4: remove bash-ism in t9809
git-p4: fix submit regression with clientSpec and subdir clone
git-p4: set useClientSpec variable on initial clone
Makefile: add thread-utils.h to LIB_H
Conflicts:
RelNotes
t/t9809-git-p4-client-view.sh
2012-02-26 17:39:04 -08:00
62ed0728fe
Document accumulated fixes since 1.7.9.2
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-26 17:08:59 -08:00
4d06691eec
Sync with 1.7.8.5
2012-02-26 16:42:35 -08:00
c524ceb12f
Git 1.7.8.5
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-26 16:40:20 -08:00
ba998d33e2
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-23 13:38:50 -08:00
bd444cadb5
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-21 15:29:29 -08:00
887c409a7a
Merge branch 'maint'
...
* maint:
Update draft release notes to 1.7.9.2
completion: Allow dash as the first character for __git_ps1
2012-02-21 15:18:00 -08:00
72d5e74e99
Update draft release notes to 1.7.9.2
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-21 15:16:34 -08:00
b3a769dc35
Update draft release notes to 1.7.10
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-20 00:29:40 -08:00
2c8fb23ac7
Merge branch 'maint'
...
* maint:
Update draft release notes to 1.7.9.2
gitweb: Fix 'grep' search for multiple matches in file
2012-02-20 00:14:17 -08:00
233054d114
Update draft release notes to 1.7.9.2
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-20 00:14:00 -08:00
b0d66b5110
Sync with maint
2012-02-16 14:27:20 -08:00
d1ba7a4cb7
Update draft release notes to 1.7.9.2
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-16 14:26:32 -08:00
5f90b6fa0f
Sync with 1.7.9.1
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-14 09:56:23 -08:00
90020e3bcd
Git 1.7.9.1
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-14 09:53:38 -08:00
6f5e880c68
Sync with maint
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-13 11:48:00 -08:00
58d4203aa6
Update draft release notes to 1.7.9.1
...
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-13 11:46:47 -08:00
624d3519c9
Update draft release notes to 1.7.10
...
Again this round mostly consists of fixes for 1.7.9 in preparation for
merging these topics down to maint for 1.7.9.1
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-12 22:58:36 -08:00
b6b3b6a01f
Update draft release notes to 1.7.10
...
Document bunch of bugfix topics to be merged down to 'maint' soonish
for 1.7.9.1 maintenance release.
Signed-off-by: Junio C Hamano <gitster@pobox.com >
2012-02-10 14:16:32 -08:00