index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
git-rev-parse.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-21
Update draft release notes for 1.6.0.1
Junio C Hamano
1
-2
/
+18
2008-08-21
Add hints to revert documentation about other ways to undo changes
Tarmigan Casebolt
1
-0
/
+9
2008-08-21
Install templates with the user and group of the installing personality
Johannes Sixt
1
-1
/
+1
2008-08-21
"git-merge": allow fast-forwarding in a stat-dirty tree
Junio C Hamano
2
-1
/
+11
2008-08-21
completion: find out supported merge strategies correctly
Junio C Hamano
1
-6
/
+8
2008-08-20
decorate: allow const objects to be decorated
Jeff King
2
-8
/
+9
2008-08-20
for-each-ref: cope with tags with incomplete lines
Junio C Hamano
2
-1
/
+13
2008-08-20
diff --check: do not get confused by new blank lines in the middle
Junio C Hamano
2
-0
/
+12
2008-08-20
remote.c: remove useless if-before-free test
Jim Meyering
1
-2
/
+1
2008-08-20
mailinfo: avoid violating strbuf assertion
Jeff King
4
-1
/
+25
2008-08-20
reword --full-index description
Jim Meyering
1
-3
/
+3
2008-08-20
SubmittingPatches: fix a typo
Jim Meyering
1
-1
/
+1
2008-08-20
add boolean diff.suppress-blank-empty config option
Jim Meyering
3
-0
/
+56
2008-08-20
git format-patch: avoid underrun when format.headers is empty or all NLs
Jim Meyering
1
-1
/
+1
2008-08-19
t1002-read-tree-m-u-2way.sh: use 'git diff -U0' rather than 'diff -U0'
Brandon Casey
1
-4
/
+6
2008-08-19
Revert "Windows: Use a customized struct stat that also has the st_blocks mem...
Johannes Sixt
2
-32
/
+11
2008-08-19
compat: introduce on_disk_bytes()
Junio C Hamano
5
-11
/
+15
2008-08-19
adapt git-cvsserver manpage to dash-free syntax
Robert Schiele
1
-4
/
+4
2008-08-19
mailinfo: re-fix MIME multipart boundary parsing
Don Zickus
2
-3
/
+4
2008-08-18
Start 1.6.1 cycle
Junio C Hamano
2
-1
/
+43
2008-08-18
Start 1.6.0.X maintenance series
Junio C Hamano
2
-1
/
+16
2008-08-17
GIT 1.6.0
v1.6.0
Junio C Hamano
3
-13
/
+17
2008-08-17
git-p4: chdir now properly sets PWD environment variable in msysGit
Robert Blum
1
-4
/
+9
2008-08-17
Improve error output of git-rebase
Stephan Beyer
1
-5
/
+16
2008-08-17
t9300: replace '!' with test_must_fail
Miklos Vajna
1
-2
/
+2
2008-08-16
Git.pm: Make File::Spec and File::Temp requirement lazy
Marcus Griep
1
-2
/
+7
2008-08-16
Documentation: document the pager.* configuration setting
Miklos Vajna
1
-0
/
+5
2008-08-16
git-stash: improve synopsis in help and manual page
Stephan Beyer
2
-4
/
+17
2008-08-16
Makefile: building git in cygwin 1.7.0
Eric Blake
1
-1
/
+1
2008-08-16
git-am: ignore --binary option
Stephan Beyer
3
-19
/
+9
2008-08-16
bash-completion: Add non-command git help files to bash-completion
Marcus Griep
1
-1
/
+5
2008-08-15
Fix t3700 on filesystems which do not support question marks in names
Alex Riesen
1
-4
/
+4
2008-08-15
Utilise our new p4_read_pipe and p4_write_pipe wrappers
Anand Kumria
1
-3
/
+3
2008-08-15
Add p4 read_pipe and write_pipe wrappers
Anand Kumria
1
-0
/
+7
2008-08-15
bash completion: Add '--merge' long option for 'git log'
Lee Marlow
1
-0
/
+1
2008-08-15
bash completion: Add completion for 'git mergetool'
Lee Marlow
1
-0
/
+20
2008-08-15
git format-patch documentation: clarify what --cover-letter does
Matt McCutchen
1
-3
/
+3
2008-08-15
bash completion: 'git apply' should use 'fix' not 'strip'
Eric Raible
1
-1
/
+1
2008-08-14
xdiff-interface: hide the whole "xdiff_emit_state" business from the caller
Junio C Hamano
5
-39
/
+33
2008-08-14
Use strbuf for struct xdiff_emit_state's remainder
Brian Downing
2
-24
/
+12
2008-08-14
Make xdi_diff_outf interface for running xdiff_outf diffs
Brian Downing
5
-23
/
+23
2008-08-14
t5304-prune: adjust file mtime based on system time rather than file mtime
Brandon Casey
1
-4
/
+4
2008-08-14
test-parse-options: use appropriate cast in length_callback
Brandon Casey
1
-1
/
+1
2008-08-14
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2
-1
/
+9
2008-08-14
rebase -i -p: fix parent rewriting
Thomas Rast
2
-4
/
+14
2008-08-14
rebase -i -p: handle index and workdir correctly
Thomas Rast
2
-2
/
+18
2008-08-13
GIT 1.6.0-rc3
v1.6.0-rc3
Junio C Hamano
1
-2
/
+2
2008-08-13
Do not talk about "diff" in rev-list documentation.
Junio C Hamano
1
-0
/
+2
2008-08-13
git-svn: Reduce temp file usage when dealing with non-links
Marcus Griep
1
-24
/
+22
2008-08-13
git-svn: Make it incrementally faster by minimizing temp files
Marcus Griep
1
-17
/
+18
[next]