index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-write-tree.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-06-28
fetch: report local storage errors in status table
Jeff King
1
-12
/
+24
2008-06-28
clone: respect url.insteadOf setting in global configs
Johannes Schindelin
1
-1
/
+2
2008-06-28
Document the double-dash "rev -- path" disambiguator
Junio C Hamano
1
-4
/
+33
2008-06-27
Update sample pre-commit hook to use "diff --check"
Junio C Hamano
1
-58
/
+6
2008-06-27
diff --check: detect leftover conflict markers
Junio C Hamano
2
-0
/
+49
2008-06-27
Teach "diff --check" about new blank lines at end
Junio C Hamano
4
-2
/
+37
2008-06-27
checkdiff: pass diff_options to the callback
Junio C Hamano
1
-10
/
+11
2008-06-27
Don't use dash commands (git-foo) in tutorial-2
Ted Percival
1
-5
/
+5
2008-06-27
test-lib.sh: show git init output when in verbose mode
Lea Wiemann
1
-1
/
+1
2008-06-27
check_and_emit_line(): rename and refactor
Junio C Hamano
4
-16
/
+25
2008-06-27
diff --check: explain why we do not care whether old side is binary
Junio C Hamano
1
-2
/
+9
2008-06-27
GIT 1.5.5.5
v1.5.5.5
Junio C Hamano
3
-2
/
+13
2008-06-27
GIT 1.5.4.6
v1.5.4.6
Junio C Hamano
3
-2
/
+45
2008-06-27
git-shell: accept "git foo" form
Junio C Hamano
1
-4
/
+13
2008-06-26
diff --check: do not discard error status upon seeing a good line
Junio C Hamano
2
-3
/
+13
2008-06-26
improve for-each-ref test script
Jeff King
1
-17
/
+70
2008-06-26
Add 'git-p4.allowSubmit' to git-p4
Jing Xue
1
-0
/
+4
2008-06-26
Start draft release notes for 1.6.0
Junio C Hamano
2
-1
/
+106
2008-06-26
update-hook-example: optionally allow non-fast-forward
Dmitry Potapov
1
-33
/
+53
2008-06-26
git-send-email: add support for TLS via Net::SMTP::SSL
Thomas Rast
2
-9
/
+40
[next]