index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
diff.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-05
Documentation: rewrap to prepare for "git-" vs "git " change
Jonathan Nieder
2
-6
/
+6
2008-07-05
git-commit(1): depersonalize description
Jonathan Nieder
1
-2
/
+2
2008-07-05
git(1): add comma
Jonathan Nieder
1
-1
/
+1
2008-07-05
manpages: fix bogus whitespace
Jonathan Nieder
3
-7
/
+7
2008-07-05
Documentation: fix gitlinks
Jonathan Nieder
2
-2
/
+2
2008-07-05
git-format-patch(1): fix stray \ in output
Jonathan Nieder
1
-1
/
+1
2008-07-05
Retire 'stupid' merge strategy
Miklos Vajna
3
-83
/
+1
2008-07-05
Fix apply --recount handling of no-EOL line
Thomas Rast
6
-1
/
+29
2008-07-04
GIT 1.5.6.2
v1.5.6.2
Junio C Hamano
2
-11
/
+21
2008-07-04
Fix executable bits in t/ scripts
Junio C Hamano
2
-0
/
+0
2008-07-04
t4127-apply-same-fn: Avoid sed -i
Johannes Sixt
1
-11
/
+16
2008-07-04
Work around gcc warnings from curl headers
Junio C Hamano
2
-12
/
+10
2008-07-03
fast-export --export-marks: fix off by one error
Junio C Hamano
2
-9
/
+6
2008-07-03
git-send-email: Do not attempt to STARTTLS more than once
Thomas Rast
1
-0
/
+1
2008-07-03
Fix describe --tags --long so it does not segfault
Shawn O. Pearce
2
-1
/
+3
2008-07-02
git fetch-pack: do not complain about "no common commits" in an empty repo
Johannes Schindelin
1
-1
/
+2
2008-07-02
Documentation: Point to gitcli(7) from git(1)
Brian Gernhardt
1
-1
/
+1
2008-07-02
Update draft release notes for 1.6.0
Junio C Hamano
1
-4
/
+25
2008-07-02
gitcli: Document meaning of --cached and --index
Nanako Shiraishi
1
-1
/
+37
2008-07-02
Documentation formatting and cleanup
Jonathan Nieder
103
-509
/
+510
2008-07-02
Documentation: be consistent about "git-" versus "git "
Jonathan Nieder
131
-462
/
+462
2008-07-02
Documentation: prepare to be consistent about "git-" versus "git "
Jonathan Nieder
4
-10
/
+10
2008-07-02
git-daemon(1): don't assume git-daemon is in /usr/bin
Jonathan Nieder
1
-5
/
+5
2008-07-02
Documentation: complicate example of "man git-command"
Jonathan Nieder
2
-3
/
+3
2008-07-02
whitespace fix in Documentation/git-repack.txt
Jonathan Nieder
1
-3
/
+3
2008-07-02
Documentation: fix links to tutorials and other new manual pages
Jonathan Nieder
11
-42
/
+38
2008-07-02
Start draft release notes for 1.5.6.2
Junio C Hamano
2
-1
/
+32
2008-07-02
Fix 'git show' on signed tag of signed tag of commit
Thomas Rast
1
-1
/
+1
2008-06-30
Add test results directory to t/.gitignore
Brian Gernhardt
1
-0
/
+1
2008-06-30
fetch: give a hint to the user when local refs fail to update
Jeff King
1
-4
/
+11
2008-06-30
doc/rev-parse: clarify reflog vs --until for specifying revisions
Jeff King
1
-1
/
+4
2008-06-30
Update draft release notes for 1.6.0
Junio C Hamano
1
-16
/
+24
2008-06-30
Documentation: don't assume git-sh-setup and git-parse-remote are in PATH
jrnieder@uchicago.edu
2
-2
/
+2
2008-06-30
t9700: skip when Test::More is not available
Junio C Hamano
1
-0
/
+5
2008-06-30
clone: respect the settings in $HOME/.gitconfig and /etc/gitconfig
Johannes Schindelin
1
-0
/
+7
2008-06-30
Fix t4017-diff-retval for white-space from wc
Brian Gernhardt
1
-1
/
+1
2008-06-29
git-svn: don't sanitize remote names in config
Eric Wong
1
-12
/
+3
2008-06-29
show_stats(): fix stats width calculation
Olivier Marin
1
-6
/
+6
2008-06-29
Documentation: remove {show,whatchanged}.difftree config options
Olivier Marin
2
-10
/
+0
2008-06-29
git-svn: avoid filling up the disk with temp files.
Avery Pennarun
1
-1
/
+4
2008-06-29
git cat-file: Fix memory leak in batch mode
Björn Steinbrink
1
-0
/
+1
2008-06-29
git-send-email: prevent undefined variable warnings if no encryption is set
Thomas Rast
1
-0
/
+3
2008-06-28
fix git config example syntax
Joey Hess
1
-1
/
+1
2008-06-28
avoid off-by-one error in run_upload_archive
Jochen Voss
1
-1
/
+1
2008-06-28
GIT-VERSION-GEN: do not fail if a 'HEAD' file exists in the working copy
Lea Wiemann
1
-1
/
+1
2008-06-28
Allow git-apply to recount the lines in a hunk (AKA recountdiff)
Johannes Schindelin
3
-43
/
+101
2008-06-28
commit-tree: lift completely arbitrary limit of 16 parents
Johannes Schindelin
1
-23
/
+20
2008-06-28
shrink git-shell by avoiding redundant dependencies
Dmitry Potapov
6
-68
/
+79
2008-06-28
help: check early if we have a command, if not try a documentation topic
Christian Couder
1
-8
/
+14
2008-06-28
git-apply: handle a patch that touches the same path more than once better
Don Zickus
2
-10
/
+157
[next]