index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin-mailinfo.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-27
Bisect: fix some white spaces and empty lines breakages.
Christian Couder
1
-9
/
+8
2007-10-27
rev-list documentation: add "--bisect-all".
Christian Couder
1
-0
/
+16
2007-10-27
rev-list: implement --bisect-all
Christian Couder
3
-15
/
+88
2007-10-27
help: remove extra blank line after "See 'git --help'" message
Junio C Hamano
1
-1
/
+1
2007-10-27
Test suite: reset TERM to its previous value after testing.
Christian Couder
1
-0
/
+4
2007-10-27
hooks-pre-commit: use \t, rather than a literal TAB in regexp
Jim Meyering
1
-1
/
+1
2007-10-27
Fix generation of perl/perl.mak
Alex Riesen
1
-5
/
+1
2007-10-27
fast-import.c: fix regression due to strbuf conversion
Pierre Habouzit
1
-0
/
+1
2007-10-25
Support a --quiet option in the test-suite.
Pierre Habouzit
1
-1
/
+4
2007-10-25
Add some fancy colors in the test library when terminal supports it.
Pierre Habouzit
1
-17
/
+45
2007-10-25
git-send-email: add a new sendemail.to configuration variable
Miklos Vajna
2
-0
/
+4
2007-10-25
git-remote: fix "Use of uninitialized value in string ne"
Junio C Hamano
1
-1
/
+2
2007-10-23
k.org git toppage: Add link to 1.5.3 release notes.
Junio C Hamano
1
-1
/
+2
2007-10-22
On error, do not list all commands, but point to --help option
Jari Aalto
1
-2
/
+1
2007-10-22
git-cherry-pick: improve description of -x.
Ralf Wildenhues
1
-5
/
+6
2007-10-22
Correct some sizeof(size_t) != sizeof(unsigned long) typing errors
René Scharfe
4
-5
/
+13
2007-10-21
Use PRIuMAX instead of 'unsigned long long' in show-index
Shawn O. Pearce
1
-1
/
+1
2007-10-21
Describe more 1.5.3.5 fixes in release notes
Shawn O. Pearce
1
-0
/
+15
2007-10-21
Fix diffcore-break total breakage
Linus Torvalds
2
-4
/
+8
2007-10-21
Fix directory scanner to correctly ignore files without d_type
Linus Torvalds
1
-14
/
+38
2007-10-21
Improved const correctness for strings
Shawn O. Pearce
4
-5
/
+5
2007-10-21
gitk: Fix "can't unset prevlines(...)" Tcl error
Paul Mackerras
1
-16
/
+5
2007-10-21
Define compat version of mkdtemp for systems lacking it
Shawn O. Pearce
3
-0
/
+21
2007-10-21
Deduce exec_path also from calls to git with a relative path
Johannes Schindelin
1
-2
/
+3
2007-10-21
Improve receive-pack error message about funny ref creation
Joakim Tjernlund
1
-1
/
+1
2007-10-21
fast-import: Fix argument order to die in file_change_m
Julian Phillips
1
-1
/
+1
2007-10-21
git-gui: Don't display CR within console windows
gitgui-0.8.4
Shawn O. Pearce
1
-1
/
+1
2007-10-21
git-gui: Handle progress bars from newer gits
Shawn O. Pearce
1
-1
/
+4
2007-10-20
git-p4 support for perforce renames.
Chris Pettitt
1
-1
/
+11
2007-10-20
git-p4: When skipping a patch as part of "git-p4 submit" make sure we correct...
Simon Hausmann
1
-0
/
+4
2007-10-20
gitk: Avoid an error when cherry-picking if HEAD has moved on
Paul Mackerras
1
-1
/
+1
2007-10-20
gitk: Check that we are running on at least Tcl/Tk 8.4
Paul Mackerras
1
-0
/
+7
2007-10-20
git-gui: Correctly report failures from git-write-tree
Shawn O. Pearce
1
-1
/
+1
2007-10-20
gitk.txt: Fix markup.
Ralf Wildenhues
1
-1
/
+1
2007-10-20
gitk: Do not pick up file names of "copy from" lines
Johannes Sixt
1
-2
/
+1
2007-10-20
gitk: Add support for OS X mouse wheel
Jonathan del Strother
1
-0
/
+6
2007-10-20
send-pack: respect '+' on wildcard refspecs
Jeff King
2
-0
/
+50
2007-10-19
Avoid scary errors about tagged trees/blobs during git-fetch
Shawn O. Pearce
1
-3
/
+3
2007-10-19
Paper bag fix diff invocation in 'git stash show'
Shawn O. Pearce
1
-1
/
+1
2007-10-19
Further 1.5.3.5 fixes described in release notes
Shawn O. Pearce
1
-3
/
+13
2007-10-19
Documentation/git-gc: improve description of --auto
Jeff King
1
-12
/
+17
2007-10-19
Documentation/git-gc: explain --auto in description
Jeff King
1
-1
/
+2
2007-10-19
git-gc: improve wording of --auto notification
Jeff King
1
-3
/
+3
2007-10-19
Avoid invoking diff drivers during git-stash
Shawn O. Pearce
1
-3
/
+3
2007-10-19
attr: fix segfault in gitattributes parsing code
Steffen Prohaska
2
-1
/
+11
2007-10-19
Define NI_MAXSERV if not defined by operating system
Patrick Welche
1
-0
/
+4
2007-10-19
Ensure we add directories in the correct order
Alex Bennee
1
-0
/
+11
2007-10-19
Avoid scary errors about tagged trees/blobs during git-fetch
Linus Torvalds
1
-1
/
+1
2007-10-18
Yet more 1.5.3.5 fixes mentioned in release notes
Shawn O. Pearce
1
-0
/
+8
2007-10-18
cvsserver: Use exit 1 instead of die when req_Root fails.
Brian Gernhardt
1
-2
/
+4
[next]