index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
imap-send.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-04-10
Add 'resolve_gitlink_ref()' helper function
Linus Torvalds
2
-0
/
+83
2007-04-10
Avoid overflowing name buffer in deep directory structures
Linus Torvalds
1
-0
/
+3
2007-04-10
diff-lib: use ce_mode_from_stat() rather than messing with modes manually
Linus Torvalds
1
-12
/
+3
2007-04-10
git-archive: make tar the default format
René Scharfe
3
-5
/
+12
2007-04-09
Add Documentation/cmd-list.made to .gitignore
Junio C Hamano
1
-0
/
+1
2007-04-09
git-svn: fix log command to avoid infinite loop on long commit messages
Eric Wong
1
-2
/
+9
2007-04-09
git-svn: dcommit/rebase confused by patches with git-svn-id: lines
Eric Wong
1
-20
/
+21
2007-04-09
git-svn: bail out on incorrect command-line options
Eric Wong
1
-1
/
+4
2007-04-08
Start 1.5.2 cycle by prepareing RelNotes for it.
Junio C Hamano
2
-1
/
+77
2007-04-08
Prepare for 1.5.1.1
Junio C Hamano
2
-1
/
+47
2007-04-08
cvsserver: small corrections to asciidoc documentation
Frank Lichtenheld
1
-4
/
+4
2007-04-07
A new merge stragety 'subtree'.
Junio C Hamano
7
-3
/
+373
2007-04-07
git-push to multiple locations does not stop at the first failure
Junio C Hamano
1
-7
/
+8
2007-04-07
git-push reports the URL after failing.
Junio C Hamano
1
-0
/
+2
2007-04-07
Documentation: tighten dependency for git.{html,txt}
Junio C Hamano
2
-4
/
+17
2007-04-07
Makefile: iconv() on Darwin has the old interface
Arjen Laarhoven
1
-0
/
+1
2007-04-07
t5300-pack-object.sh: portability issue using /usr/bin/stat
Arjen Laarhoven
1
-5
/
+6
2007-04-07
git-bisect: allow bisecting with only one bad commit.
Junio C Hamano
2
-45
/
+59
2007-04-07
t6030: add a bit more tests to git-bisect
Junio C Hamano
1
-1
/
+37
2007-04-07
t3200-branch.sh: small language nit
Arjen Laarhoven
1
-1
/
+1
2007-04-07
usermanual.txt: some capitalization nits
Arjen Laarhoven
1
-4
/
+4
2007-04-07
Make builtin-branch.c handle the git config file
Lars Hjemli
2
-10
/
+6
2007-04-07
rename_ref(): only print a warning when config-file update fails
Lars Hjemli
1
-1
/
+1
2007-04-07
Distinguish branches by more than case in tests.
Brian Gernhardt
1
-3
/
+3
2007-04-07
Avoid composing too long "References" header.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-04-07
cvsimport: Improve formating consistency
Frank Lichtenheld
1
-3
/
+3
2007-04-07
cvsimport: Reorder options in documentation for better understanding
Frank Lichtenheld
1
-27
/
+27
2007-04-07
cvsimport: Improve usage error reporting
Frank Lichtenheld
1
-4
/
+6
2007-04-07
cvsimport: Improve documentation of CVSROOT and CVS module determination
Frank Lichtenheld
1
-2
/
+6
2007-04-07
cvsimport: sync usage lines with existing options
Frank Lichtenheld
2
-5
/
+8
2007-04-06
git-bisect: modernization
Junio C Hamano
1
-5
/
+4
2007-04-06
Fix lseek(2) calls with args 2 and 3 swapped
Dana How
2
-2
/
+2
2007-04-06
Makefile: Add '+' to QUIET_SUBDIR0 to fix parallel make.
Fernando J. Pereda
1
-2
/
+2
2007-04-06
Documentation: bisect: "start" accepts one bad and many good commits
Christian Couder
1
-4
/
+15
2007-04-06
Bisect: teach "bisect start" to optionally use one bad and many good revs.
Christian Couder
2
-26
/
+99
2007-04-06
Fix passing of TCLTK_PATH to git-gui
Alex Riesen
1
-1
/
+1
2007-04-06
Rename add_file_to_index() to add_file_to_cache()
Junio C Hamano
4
-4
/
+4
2007-04-06
Rename static variable write_index to update_index in builtin-apply.c
Junio C Hamano
1
-6
/
+6
2007-04-06
Rename internal function "add_file_to_cache" in builtin-update-index.c
Junio C Hamano
1
-2
/
+2
2007-04-06
Propagate cache error internal to refresh_cache() via parameter.
Junio C Hamano
1
-6
/
+13
2007-04-06
Fix bogus error message from merge-recursive error path
Junio C Hamano
3
-3
/
+2
2007-04-06
Show binary file size change in diff --stat
Andy Parkins
1
-3
/
+10
2007-04-06
Honor -p<n> when applying git diffs
Shawn O. Pearce
2
-2
/
+27
2007-04-06
Fix dependency of common-cmds.h
Junio C Hamano
1
-1
/
+1
2007-04-06
Fix lost-found to show commits only referenced by reflogs
Shawn O. Pearce
3
-3
/
+15
2007-04-05
clean up and optimize nth_packed_object_sha1() usage
Nicolas Pitre
6
-25
/
+24
2007-04-05
Fix renaming branch without config file
Geert Bosch
2
-2
/
+12
2007-04-05
DESTDIR support for git/contrib/emacs
Ville Skyttä
1
-2
/
+2
2007-04-05
gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches
Jakub Narebski
1
-2
/
+4
2007-04-05
Document --left-right option to rev-list.
Brian Gernhardt
2
-0
/
+32
[next]