projects
/
git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git
2007-01-11
Junio C Hamano
git-rm: do not fail on already removed file.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Eric Wong
Avoid errors and warnings when attempting to do I/O...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Linus Torvalds
Better error messages for corrupt databases
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
config-set: check write-in-full returns in set_multivar
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
index-pack: write-or-die instead of unchecked write...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Linus Torvalds
write_in_full: really write in full or return error...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Junio C Hamano
Document git-init
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Linus Torvalds
write-cache: do not leak the serialized cache-tree...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Jürgen Rühle
Provide better feedback for the untracked only case...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
Merge branch 'js/reflog'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
Makefile: remove $foo when $foo.exe is built/installed.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Jürgen Rühle
send-email: work around double encoding of in-body...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Nicolas Pitre
Add git-init documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Johannes Schindelin
Fix t1410 for core.filemode==false
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Shawn O. Pearce
Make git-describe a builtin.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Shawn O. Pearce
Don't save the commit buffer in git-describe.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Pavel Roskin
Fix warnings in sha1_file.c - use C99 printf format...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
-u is now default for 'git-mailinfo'.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
-u is now default for 'git-applymbox'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Junio C Hamano
git-am: should work when "--no-utf8 --utf8" is given
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Shawn O. Pearce
Don't die in git-http-fetch when fetching packs.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Steven Grimm
Update git-svn manpage to remove the implication that...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Stefan-W. Hahn
Replacing the system call pread() with lseek()/xread...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Jakub Narebski
gitweb: Fix git_patchset_body not closing <div class...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Alexandre Julliard
git.el: Define the propertize function if needed, for...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Alexandre Julliard
git-clone: Make sure the master branch exists before...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-10
Alexandre Julliard
git-apply: Remove directories that have become empty...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Jeff King
get_tree_entry: map blank requested entry to tree root
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Junio C Hamano
builtin-archive: do not free a tree held by the object...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Junio C Hamano
Fix "Do not ignore a detected patchfile brokenness."
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Johannes Schindelin
Sanitize for_each_reflog_ent()
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Junio C Hamano
Do not ignore a detected patchfile brokenness.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Junio C Hamano
merge-base: do not leak commit list
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Brian Gernhardt
Auto-quote config values in config.c:store_write_pair()
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Brian Gernhardt
Ignore git-init and git-remote
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Junio C Hamano
rm git-rerere.perl -- it is now a built-in.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Martin Langhoff
cvsserver: fix revision number during file adds
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
Martin Langhoff
cvsserver: detect early of we are up to date and avoid...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-09
J. Bruce Fields
Documentation: add git-remote man page
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Junio C Hamano
Merge branch 'jc/reflog'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Andy Whitcroft
short i/o: fix config updates to use write_in_full
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Andy Whitcroft
short i/o: fix calls to write to use xwrite or write_in...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Andy Whitcroft
short i/o: fix calls to read to use xread or read_in_full
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Andy Whitcroft
short i/o: clean up the naming for the write_{in,or...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Junio C Hamano
--prune is now default for 'pack-refs'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Junio C Hamano
--utf8 is now default for 'git-am'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Michael Loeffler
git-commit: do not fail to print the diffstat even...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Andy Whitcroft
ssh-upload: prevent buffer overrun
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Martin Langhoff
cvsimport: cleanup temporary cvsps file
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Martin Langhoff
cvsimport: document -S and -L options
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Martin Langhoff
cvsimport: skip commits that are too recent (option...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Eric Wong
git-svn: pass an unambiguous ref to rev-list when graft...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Eric Wong
git-svn: add --prefix= option to multi-init
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
J. Bruce Fields
Documentation: clarify definition of "reachable"
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Sasha Khapyorsky
git-svnimport: fix edge revisions double importing
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Martin Langhoff
cvsimport: skip commits that are too recent
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Jakub Narebski
gitweb: Remove superfluous "|" in "commit" view
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Jürgen Rühle
Remove unnecessary git-rm --cached reference from statu...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-08
Nicolas Pitre
"init-db" can really be just "init"
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
Merge branch 'sp/mmap'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
Spell default packedgitlimit slightly differently
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
Merge branch 'jr/status'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
Merge branch 'jc/remote'
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
git-reset <tree> -- <path> restores absense of <path...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
diff-index --cached --raw: show tree entry on the LHS...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
reflog --fix-stale: do not check the same trees and...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
reflog expire --fix-stale
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
Move traversal of reachable objects into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
builtin-prune: separate ref walking from reflog walking.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Junio C Hamano
builtin-prune: make file-scope static struct to an...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Jakub Narebski
gitweb: Fix split patches output (e.g. file to symlink)
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Jakub Narebski
Revert "gitweb: There can be empty patches (in git_patc...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Jakub Narebski
gitweb: Fix errors in git_patchset_body for empty patches
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Jakub Narebski
gitweb: Fix error in "rename to"/"copy to" git diff...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Jakub Narebski
gitweb: Fix error in git_patchest_body for file creatio...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Eric Wong
git-svn: fix show-ignore
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
J. Bruce Fields
Documentation: tutorial editing
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Eric Wong
Documentation/git-svn: clarify dcommit, rebase vs pull...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Sasha Khapyorsky
git-svnimport: clean svn path when accessing SVN repo
commit
|
commitdiff
|
tree
|
snapshot
2007-01-07
Sasha Khapyorsky
git-svnimport: support for incremental import
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Alexandre Julliard
git.el: Avoid setting font lock keywords before enterin...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Fredrik Kuivinen
instaweb: Nicer error message when the http daemon...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Alexandre Julliard
git.el: Don't use --info-only when resolving a file.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Alexandre Julliard
git-clean: Fix the -q option.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Steven Grimm
Print a more accurate error message when we fail to...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Steven Grimm
Describe git-clone's actual behavior in the summary
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
René Scharfe
Set default "tar" umask to 002 and owner.group to root...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Shawn O. Pearce
Increase packedGit{Limit,WindowSize} on 64 bit systems.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-06
Junio C Hamano
Fix timestamp for test-tick
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Junio C Hamano
builtin-prune: memory diet.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Junio C Hamano
git-remote
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Luben Tuikov
Blame "linenr" link jumps to previous state at "orig_li...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Jakub Narebski
gitweb: Fix "Use of uninitialized value" warning in...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Eric Wong
git-svn: make --repack work consistently between fetch...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Eric Wong
git-svn: update documentation for multi-{init|fetch}
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Eric Wong
git-svn: make multi-init less confusing
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
René Scharfe
Remove shadowing variable from traverse_trees()
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
René Scharfe
Make check target depend on common-cmds.h
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Junio C Hamano
rerere: Fix removal of already resolved path.
commit
|
commitdiff
|
tree
|
snapshot
next