index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a new manpage for the gitignore format, and reference it elsewhere
Josh Triplett
2007-06-02
8
-101
/
+145
*
Documentation: robustify asciidoc GIT_VERSION replacement
Jeff King
2007-06-02
2
-5
/
+3
*
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-31
4
-15
/
+69
|
\
|
*
git-config: Improve documentation of git-config file handling
Frank Lichtenheld
2007-05-31
1
-7
/
+59
|
*
git-config: Various small fixes to asciidoc documentation
Frank Lichtenheld
2007-05-31
1
-4
/
+6
|
*
decode_85(): fix missing return.
Jerald Fitzjerald
2007-05-31
1
-1
/
+1
|
*
fix signed range problems with hex conversions
Linus Torvalds
2007-05-31
2
-3
/
+3
*
|
cvsserver: Fix some typos in asciidoc documentation
Frank Lichtenheld
2007-05-29
1
-2
/
+2
*
|
cvsserver: Note that CVS_SERVER can also be specified as method variable
Frank Lichtenheld
2007-05-29
1
-1
/
+11
*
|
cvsserver: Correct inetd.conf example in asciidoc documentation
Frank Lichtenheld
2007-05-29
1
-3
/
+5
*
|
user-manual: fixed typo in example
Steffen Prohaska
2007-05-29
1
-1
/
+1
*
|
Add test case for $Id$ expanded in the repository
Andy Parkins
2007-05-29
1
-0
/
+36
*
|
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-29
2
-7
/
+11
|
\
|
|
*
git-svn: avoid md5 calculation entirely if SVN doesn't provide one
Eric Wong
2007-05-29
1
-6
/
+10
|
*
Fix stupid typo in lookup_tag()
Johan Herland
2007-05-29
1
-1
/
+1
*
|
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2007-05-29
2
-10
/
+19
|
\
\
|
*
|
git-gui: Guess our share/git-gui/lib path at runtime if possible
gitgui-0.7.2
Shawn O. Pearce
2007-05-27
2
-4
/
+16
|
*
|
Correct key bindings to Control-<foo>
Shawn O. Pearce
2007-05-24
1
-6
/
+3
|
*
|
git-gui: Tighten internal pattern match for lib/ directory
Shawn O. Pearce
2007-05-22
1
-1
/
+1
*
|
|
Makefile: Remove git-fsck and git-verify-pack from PROGRAMS
Nguyen Thai Ngoc Duy
2007-05-29
1
-2
/
+2
*
|
|
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-26
10
-47
/
+115
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix git-svn to handle svn not reporting the md5sum of a file, and test.
James Y Knight
2007-05-26
2
-1
/
+46
|
*
|
More echo "$user_message" fixes.
Jeff King
2007-05-26
3
-6
/
+6
|
*
|
Add tests for the last two fixes.
Junio C Hamano
2007-05-26
1
-3
/
+22
|
*
|
git-commit: use printf '%s\n' instead of echo on user-supplied strings
Junio C Hamano
2007-05-26
1
-4
/
+4
|
*
|
git-am: use printf instead of echo on user-supplied strings
Jeff King
2007-05-26
1
-2
/
+2
|
*
|
Documentation: Add definition of "evil merge" to GIT Glossary
Jakub Narebski
2007-05-26
1
-0
/
+4
|
*
|
Replace the last 'dircache's by 'index'
Jakub Narebski
2007-05-26
2
-2
/
+2
|
*
|
Documentation: Clean up links in GIT Glossary
Jakub Narebski
2007-05-26
1
-29
/
+29
*
|
|
Fix mishandling of $Id$ expanded in the repository copy in convert.c
Andy Parkins
2007-05-26
1
-2
/
+37
*
|
|
Merge branch 'master' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
2007-05-25
1
-10
/
+71
|
\
\
\
|
*
|
|
Update bash completion for git-config options
Shawn O. Pearce
2007-05-24
1
-2
/
+12
|
*
|
|
Teach bash completion about recent log long options
Shawn O. Pearce
2007-05-24
1
-2
/
+2
|
*
|
|
Teach bash completion about 'git remote update'
Shawn O. Pearce
2007-05-24
1
-2
/
+14
|
*
|
|
Update bash completion header documentation
Shawn O. Pearce
2007-05-24
1
-1
/
+14
|
*
|
|
Remove a duplicate --not option in bash completion
Shawn O. Pearce
2007-05-24
1
-1
/
+1
|
*
|
|
Teach bash completion about git-shortlog
Shawn O. Pearce
2007-05-24
1
-0
/
+23
|
*
|
|
Hide the plumbing diff-{files,index,tree} from bash completion
Shawn O. Pearce
2007-05-24
1
-3
/
+3
|
*
|
|
Update bash completion to ignore some more plumbing commands
Jonas Fonseca
2007-05-21
1
-0
/
+3
*
|
|
|
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-25
2
-0
/
+5
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fix memory leak in parse_object when check_sha1_signature fails
Carlos Rica
2007-05-25
1
-0
/
+1
|
*
|
|
name-rev: tolerate clock skew in committer dates
Junio C Hamano
2007-05-24
1
-0
/
+4
*
|
|
|
Merge branch 'maint' of git://repo.or.cz/git/fastimport into maint
Junio C Hamano
2007-05-24
2
-30
/
+66
|
\
\
\
\
|
*
|
|
|
Fix possible coredump with fast-import --import-marks
Shawn O. Pearce
2007-05-24
2
-5
/
+36
|
*
|
|
|
Refactor fast-import branch creation from existing commit
Shawn O. Pearce
2007-05-24
1
-27
/
+31
|
*
|
|
|
fast-import: Fix crash when referencing already existing objects
Simon Hausmann
2007-05-24
1
-1
/
+1
|
*
|
|
|
fast-import: Fix uninitialized variable
Simon Hausmann
2007-05-24
1
-0
/
+1
*
|
|
|
|
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2007-05-24
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Documentation: fix git-config.xml generation
James Bowes
2007-05-24
1
-1
/
+1
*
|
|
|
Use git-for-each-ref to check whether the origin branch exists.
Stephan Springl
2007-05-23
1
-5
/
+5
[next]