index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
t5300-pack-object.sh: portability issue using /usr/bin/stat
Arjen Laarhoven
2007-04-06
|
*
|
|
|
|
t3200-branch.sh: small language nit
Arjen Laarhoven
2007-04-06
|
*
|
|
|
|
usermanual.txt: some capitalization nits
Arjen Laarhoven
2007-04-06
|
*
|
|
|
|
Make builtin-branch.c handle the git config file
Lars Hjemli
2007-04-06
|
*
|
|
|
|
rename_ref(): only print a warning when config-file update fails
Lars Hjemli
2007-04-06
|
*
|
|
|
|
Distinguish branches by more than case in tests.
Brian Gernhardt
2007-04-06
|
*
|
|
|
|
Avoid composing too long "References" header.
YOSHIFUJI Hideaki / 吉藤英明
2007-04-06
|
*
|
|
|
|
cvsimport: Improve formating consistency
Frank Lichtenheld
2007-04-06
|
*
|
|
|
|
cvsimport: Reorder options in documentation for better understanding
Frank Lichtenheld
2007-04-06
|
*
|
|
|
|
cvsimport: Improve usage error reporting
Frank Lichtenheld
2007-04-06
|
*
|
|
|
|
cvsimport: Improve documentation of CVSROOT and CVS module determination
Frank Lichtenheld
2007-04-06
|
*
|
|
|
|
cvsimport: sync usage lines with existing options
Frank Lichtenheld
2007-04-06
*
|
|
|
|
|
Merge branch 'maint'
Junio C Hamano
2007-04-05
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
/
/
/
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix lseek(2) calls with args 2 and 3 swapped
Dana How
2007-04-05
|
*
|
|
|
Honor -p<n> when applying git diffs
Shawn O. Pearce
2007-04-05
|
*
|
|
|
Fix dependency of common-cmds.h
Junio C Hamano
2007-04-05
|
*
|
|
|
Fix renaming branch without config file
Geert Bosch
2007-04-05
|
*
|
|
|
DESTDIR support for git/contrib/emacs
Ville Skyttä
2007-04-05
|
*
|
|
|
gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patches
Jakub Narebski
2007-04-05
|
*
|
|
|
Document --left-right option to rev-list.
Brian Gernhardt
2007-04-05
|
*
|
|
|
Revert "builtin-archive: use RUN_SETUP"
René Scharfe
2007-04-05
|
*
|
|
|
rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.
Gerrit Pape
2007-04-04
|
*
|
|
|
rerere: make sorting really stable.
Junio C Hamano
2007-04-04
|
*
|
|
|
Fix t4200-rerere for white-space from "wc -l"
Brian Gernhardt
2007-04-04
|
|
/
/
/
*
|
|
|
Fix passing of TCLTK_PATH to git-gui
Alex Riesen
2007-04-05
*
|
|
|
Rename add_file_to_index() to add_file_to_cache()
Junio C Hamano
2007-04-05
*
|
|
|
Rename static variable write_index to update_index in builtin-apply.c
Junio C Hamano
2007-04-05
*
|
|
|
Rename internal function "add_file_to_cache" in builtin-update-index.c
Junio C Hamano
2007-04-05
*
|
|
|
Propagate cache error internal to refresh_cache() via parameter.
Junio C Hamano
2007-04-05
*
|
|
|
Fix bogus error message from merge-recursive error path
Junio C Hamano
2007-04-05
*
|
|
|
Show binary file size change in diff --stat
Andy Parkins
2007-04-05
*
|
|
|
Fix lost-found to show commits only referenced by reflogs
Shawn O. Pearce
2007-04-05
*
|
|
|
clean up and optimize nth_packed_object_sha1() usage
Nicolas Pitre
2007-04-05
*
|
|
|
RPM spec: include git-p4 in the list of all packages.
Junio C Hamano
2007-04-04
*
|
|
|
git-svn: bail out on incorrect command-line options
Eric Wong
2007-04-04
*
|
|
|
gitweb: Quote hash keys, and do not use barewords keys
Jakub Narebski
2007-04-04
*
|
|
|
gitweb: Whitespace cleanup - tabs are for indent, spaces are for align (3)
Jakub Narebski
2007-04-04
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'jc/bisect'
Junio C Hamano
2007-04-04
|
\
\
\
|
*
|
|
make the previous optimization work also on path-limited rev-list --bisect
Junio C Hamano
2007-03-23
|
*
|
|
rev-list --bisect: Fix "halfway" optimization.
Junio C Hamano
2007-03-23
|
*
|
|
Merge branch 'master' into jc/bisect
Junio C Hamano
2007-03-23
|
|
\
\
\
|
*
|
|
|
t6004: add a bit more path optimization test.
Junio C Hamano
2007-03-23
|
*
|
|
|
git-rev-list --bisect: optimization
Junio C Hamano
2007-03-22
|
*
|
|
|
git-rev-list: add --bisect-vars option.
Junio C Hamano
2007-03-22
|
*
|
|
|
t6002: minor spelling fix.
Junio C Hamano
2007-03-22
*
|
|
|
|
Merge branch 'fl/doc'
Junio C Hamano
2007-04-04
|
\
\
\
\
\
|
*
|
|
|
|
Documentation: unbreak user-manual.
Junio C Hamano
2007-03-28
|
*
|
|
|
|
Documentation: Add version information to man pages
Frank Lichtenheld
2007-03-28
|
*
|
|
|
|
Documentation: Replace @@GIT_VERSION@@ in documentation
Frank Lichtenheld
2007-03-28
*
|
|
|
|
|
Merge branch 'post1.5.1/blame.el'
Junio C Hamano
2007-04-04
|
\
\
\
\
\
\
[prev]
[next]