index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-annotate.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-06
Documentation: refer to gitworkflows(7) from tutorial and git(1)
Thomas Rast
2
-1
/
+8
2009-06-06
daemon: Strictly parse the "extra arg" part of the command
Shawn O. Pearce
2
-5
/
+10
2009-06-04
Documentation/git.txt: update links to release notes
Junio C Hamano
1
-1
/
+6
2009-06-04
GIT 1.6.3.2
v1.6.3.2
Junio C Hamano
2
-8
/
+6
2009-06-04
Show presence of stashed changes in bash prompt.
Daniel Trstenjak
1
-2
/
+10
2009-06-03
grep: fix empty word-regexp matches
René Scharfe
1
-1
/
+5
2009-06-03
Clean up and simplify rev_compare_tree()
Linus Torvalds
2
-23
/
+15
2009-06-03
blame: correctly handle a path that used to be a directory
Junio C Hamano
2
-8
/
+33
2009-06-03
add -i: do not dump patch during application
Thomas Rast
1
-1
/
+0
2009-06-02
Update draft release notes for 1.6.3.2
Junio C Hamano
1
-14
/
+26
2009-06-02
test-lib: fix http exit codes
Clemens Buchacher
1
-2
/
+4
2009-06-02
test-lib: allow exit trap to be used for cleanup by tests
Clemens Buchacher
1
-7
/
+14
2009-06-02
test-lib: fail if invalid options are passed
Clemens Buchacher
1
-1
/
+1
2009-06-02
grep: fix colouring of matches with zero length
René Scharfe
1
-0
/
+2
2009-06-01
git-show-branch.txt: document --date-order option
Stephen Boyd
1
-3
/
+9
2009-06-01
diff: generate pretty filenames in prep_temp_blob()
David Aguilar
4
-1
/
+38
2009-06-01
compat: add a basename() compatibility function
David Aguilar
5
-0
/
+37
2009-06-01
compat: add a mkstemps() compatibility function
David Aguilar
5
-0
/
+102
2009-06-01
git-add: no need for -f when resolving a conflict in already tracked path
Jeff King
2
-1
/
+13
2009-06-01
config.txt: document add.ignore-errors
Stephen Boyd
1
-0
/
+5
2009-06-01
bash: remove always true if statement from __git_ps1()
SZEDER Gábor
1
-6
/
+4
2009-06-01
git-apply(1): Clarify that one can select where to apply the patch
Björn Steinbrink
1
-1
/
+1
2009-06-01
http-push: reuse existing is_null_ref
Clemens Buchacher
1
-16
/
+5
2009-05-31
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
2009-05-29
t9120: don't expect failure with SVN_HTTPD_PORT unset
Stephen Boyd
1
-11
/
+6
2009-05-29
Documentation: teach stash/pop workflow instead of stash/apply
Thomas Rast
2
-16
/
+18
2009-05-28
git-svn: refuse to dcommit non-UTF-8 messages
Eric Wong
2
-3
/
+61
2009-05-28
fix segfault showing an empty remote
Clemens Buchacher
2
-4
/
+14
2009-05-28
t8005: fix typo, it's ISO-8859-5, not KOI8-R
Brandon Casey
1
-1
/
+1
2009-05-27
t5500: Modernize test style
Stephen Boyd
1
-127
/
+149
2009-05-27
completion: fix PS1 display during an AM on detached HEAD
Junio C Hamano
1
-13
/
+11
2009-05-27
imap-send: add support for IPv6
Benjamin Kramer
1
-3
/
+51
2009-05-26
Update draft release notes to 1.6.4
Junio C Hamano
1
-1
/
+35
2009-05-26
Prepare for 1.6.3.2
Junio C Hamano
2
-1
/
+52
2009-05-25
fix cat-file usage message and documentation
Jeff King
2
-4
/
+4
2009-05-25
fetch: report ref storage DF errors more accurately
Jeff King
1
-3
/
+8
2009-05-25
lock_ref: inform callers of unavailable ref
Jeff King
1
-1
/
+3
2009-05-25
convert bare readlink to strbuf_readlink
Jeff King
1
-7
/
+4
2009-05-25
t3701: ensure correctly set up repository after skipped tests
Johannes Sixt
1
-0
/
+6
2009-05-25
merge-options.txt: Clarify merge --squash
Michael J Gruber
1
-1
/
+2
2009-05-25
parse-opts: add OPT_FILENAME and transition builtins
Stephen Boyd
9
-33
/
+59
2009-05-25
parse-opts: prepare for OPT_FILENAME
Stephen Boyd
51
-64
/
+86
2009-05-25
Change xdl_merge to generate output even for null merges
Charles Bailey
2
-17
/
+16
2009-05-25
t6023: merge-file fails to output anything for a degenerate merge
Charles Bailey
1
-0
/
+6
2009-05-24
apply: handle filenames with double slashes better
Michal Marek
1
-6
/
+20
2009-05-24
http-push.c::remove_locks(): fix use after free
Alex Riesen
1
-1
/
+2
2009-05-24
t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
Nguyễn Thái Ngọc Duy
1
-0
/
+31
2009-05-24
grep: fix word-regexp at the beginning of lines
René Scharfe
2
-1
/
+9
2009-05-24
apply, fmt-merge-msg: use relative filenames
Stephen Boyd
4
-0
/
+79
2009-05-24
commit: -F overrides -t
Stephen Boyd
2
-0
/
+14
[next]