7787 Commits (e955ae957c401cb541f23d46af66c9b3d5b8ffe9)
 

Author SHA1 Message Date
Brian Gernhardt baee1e91ed Ignore git-init and git-remote 18 years ago
Junio C Hamano 3f43d72392 rm git-rerere.perl -- it is now a built-in. 18 years ago
Martin Langhoff 3486595bf1 cvsserver: fix revision number during file adds 18 years ago
Martin Langhoff 49fb940e40 cvsserver: detect early of we are up to date and avoid costly rev-list 18 years ago
J. Bruce Fields 041e69c998 Documentation: add git-remote man page 18 years ago
Junio C Hamano c326246acc Merge branch 'jc/reflog' 18 years ago
Andy Whitcroft 480c9e521b short i/o: fix config updates to use write_in_full 18 years ago
Andy Whitcroft 93822c2239 short i/o: fix calls to write to use xwrite or write_in_full 18 years ago
Andy Whitcroft 93d26e4cb9 short i/o: fix calls to read to use xread or read_in_full 18 years ago
Andy Whitcroft e08140568a short i/o: clean up the naming for the write_{in,or}_xxx family 18 years ago
Junio C Hamano 0f018baba6 --prune is now default for 'pack-refs' 18 years ago
Junio C Hamano d84029b673 --utf8 is now default for 'git-am' 18 years ago
Michael Loeffler 521f9c4def git-commit: do not fail to print the diffstat even if there is a file named HEAD 18 years ago
Andy Whitcroft d677db86d9 ssh-upload: prevent buffer overrun 18 years ago
Junio C Hamano 8d78b5af23 git-checkout: fix branch name output from the command 18 years ago
Junio C Hamano ead80606d4 git-checkout: safety when coming back from the detached HEAD state. 18 years ago
Junio C Hamano 73c838e4c9 git-checkout: rewording comments regarding detached HEAD. 18 years ago
Junio C Hamano 648861040f git-checkout: do not warn detaching HEAD when it is already detached. 18 years ago
Junio C Hamano c847f53712 Detached HEAD (experimental) 18 years ago
Lars Hjemli 0016a48251 git-branch: show detached HEAD 18 years ago
Junio C Hamano bda324cf61 git-status: show detached HEAD 18 years ago
Martin Langhoff 4083c2fce8 cvsimport: cleanup temporary cvsps file 18 years ago
Martin Langhoff eec8496210 cvsimport: document -S and -L options 18 years ago
Martin Langhoff ded9f40059 cvsimport: skip commits that are too recent (option and documentation) 18 years ago
Junio C Hamano 4b441f47ce git-fetch: allow updating the current branch in a bare repository. 18 years ago
Junio C Hamano 7d1864ce67 Introduce is_bare_repository() and core.bare configuration variable 18 years ago
Junio C Hamano 510c5a8ee3 Move initialization of log_all_ref_updates 18 years ago
Eric Wong 9a5e4075a4 git-svn: pass an unambiguous ref to rev-list when grafting-branches 18 years ago
Eric Wong ae41098714 git-svn: add --prefix= option to multi-init 18 years ago
J. Bruce Fields 59b5f52047 Documentation: clarify definition of "reachable" 18 years ago
Sasha Khapyorsky 692167774a git-svnimport: fix edge revisions double importing 18 years ago
Martin Langhoff 6211988f77 cvsimport: skip commits that are too recent 18 years ago
Jakub Narebski 3faa541fa9 gitweb: Remove superfluous "|" in "commit" view 18 years ago
Jürgen Rühle 3368d11f30 Remove unnecessary git-rm --cached reference from status output 18 years ago
Nicolas Pitre 515377ea9e "init-db" can really be just "init" 18 years ago
Junio C Hamano cf2999eb4c Merge branch 'sp/mmap' 18 years ago
Junio C Hamano ecaebf4af1 Spell default packedgitlimit slightly differently 18 years ago
Junio C Hamano e7bb17a475 Merge branch 'jr/status' 18 years ago
Junio C Hamano 8f905eb139 Merge branch 'jc/remote' 18 years ago
Junio C Hamano bc8c0294c6 git-reset <tree> -- <path> restores absense of <path> in <tree> 18 years ago
Junio C Hamano e9c8409900 diff-index --cached --raw: show tree entry on the LHS for unmerged entries. 18 years ago
Junio C Hamano cd1f9c36be reflog --fix-stale: do not check the same trees and commits repeatedly. 18 years ago
Junio C Hamano 1389d9ddaa reflog expire --fix-stale 18 years ago
Junio C Hamano 94421474e0 Move traversal of reachable objects into a separate library. 18 years ago
Junio C Hamano ca4f293fb4 builtin-prune: separate ref walking from reflog walking. 18 years ago
Junio C Hamano 2430481614 builtin-prune: make file-scope static struct to an argument. 18 years ago
Jakub Narebski 13e86efbea gitweb: Fix split patches output (e.g. file to symlink) 18 years ago
Jakub Narebski ac8b0cd1cd Revert "gitweb: There can be empty patches (in git_patchset_body)" 18 years ago
Jakub Narebski 66399eff86 gitweb: Fix errors in git_patchset_body for empty patches 18 years ago
Jakub Narebski 2e1951f6ed gitweb: Fix error in "rename to"/"copy to" git diff header output 18 years ago