summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-08Documentation: add git-remote man pageLibravatar J. Bruce Fields1-0/+76
2007-01-08Merge branch 'jc/reflog'Libravatar Junio C Hamano6-222/+571
2007-01-08short i/o: fix config updates to use write_in_fullLibravatar Andy Whitcroft1-29/+77
2007-01-08short i/o: fix calls to write to use xwrite or write_in_fullLibravatar Andy Whitcroft20-89/+74
2007-01-08short i/o: fix calls to read to use xread or read_in_fullLibravatar Andy Whitcroft17-39/+57
2007-01-08short i/o: clean up the naming for the write_{in,or}_xxx familyLibravatar Andy Whitcroft4-35/+48
2007-01-08--prune is now default for 'pack-refs'Libravatar Junio C Hamano3-7/+13
2007-01-08--utf8 is now default for 'git-am'Libravatar Junio C Hamano2-6/+21
2007-01-08git-commit: do not fail to print the diffstat even if there is a file named HEADLibravatar Michael Loeffler1-1/+1
2007-01-08ssh-upload: prevent buffer overrunLibravatar Andy Whitcroft1-1/+1
2007-01-08git-checkout: fix branch name output from the commandLibravatar Junio C Hamano2-2/+2
2007-01-08git-checkout: safety when coming back from the detached HEAD state.Libravatar Junio C Hamano1-0/+18
2007-01-08git-checkout: rewording comments regarding detached HEAD.Libravatar Junio C Hamano1-9/+12
2007-01-08git-checkout: do not warn detaching HEAD when it is already detached.Libravatar Junio C Hamano1-3/+8
2007-01-08Detached HEAD (experimental)Libravatar Junio C Hamano5-23/+50
2007-01-08git-branch: show detached HEADLibravatar Lars Hjemli1-7/+24
2007-01-08git-status: show detached HEADLibravatar Junio C Hamano1-2/+11
2007-01-08cvsimport: cleanup temporary cvsps fileLibravatar Martin Langhoff1-5/+11
2007-01-08cvsimport: document -S and -L optionsLibravatar Martin Langhoff1-0/+8
2007-01-08cvsimport: skip commits that are too recent (option and documentation)Libravatar Martin Langhoff2-4/+11
2007-01-07git-fetch: allow updating the current branch in a bare repository.Libravatar Junio C Hamano2-4/+13
2007-01-07Introduce is_bare_repository() and core.bare configuration variableLibravatar Junio C Hamano5-6/+21
2007-01-07Move initialization of log_all_ref_updatesLibravatar Junio C Hamano2-3/+5
2007-01-07git-svn: pass an unambiguous ref to rev-list when grafting-branchesLibravatar Eric Wong1-1/+1
2007-01-07git-svn: add --prefix= option to multi-initLibravatar Eric Wong2-3/+23
2007-01-07Documentation: clarify definition of "reachable"Libravatar J. Bruce Fields1-2/+5
2007-01-07git-svnimport: fix edge revisions double importingLibravatar Sasha Khapyorsky1-2/+2
2007-01-07cvsimport: skip commits that are too recentLibravatar Martin Langhoff1-0/+14
2007-01-07gitweb: Remove superfluous "|" in "commit" viewLibravatar Jakub Narebski1-1/+1
2007-01-07Remove unnecessary git-rm --cached reference from status outputLibravatar Jürgen Rühle1-2/+2
2007-01-07"init-db" can really be just "init"Libravatar Nicolas Pitre8-6/+9
2007-01-07Merge branch 'sp/mmap'Libravatar Junio C Hamano14-231/+582
2007-01-07Spell default packedgitlimit slightly differentlyLibravatar Junio C Hamano1-3/+1
2007-01-06Merge branch 'jr/status'Libravatar Junio C Hamano2-13/+37
2007-01-06Merge branch 'jc/remote'Libravatar Junio C Hamano2-1/+278
2007-01-06git-reset <tree> -- <path> restores absense of <path> in <tree>Libravatar Junio C Hamano1-2/+4
2007-01-06diff-index --cached --raw: show tree entry on the LHS for unmerged entries.Libravatar Junio C Hamano4-8/+15
2007-01-06reflog --fix-stale: do not check the same trees and commits repeatedly.Libravatar Junio C Hamano1-23/+54
2007-01-06reflog expire --fix-staleLibravatar Junio C Hamano2-21/+314
2007-01-06Move traversal of reachable objects into a separate library.Libravatar Junio C Hamano4-193/+208
2007-01-06builtin-prune: separate ref walking from reflog walking.Libravatar Junio C Hamano1-2/+9
2007-01-06builtin-prune: make file-scope static struct to an argument.Libravatar Junio C Hamano1-15/+18
2007-01-06gitweb: Fix split patches output (e.g. file to symlink)Libravatar Jakub Narebski1-2/+2
2007-01-06Revert "gitweb: There can be empty patches (in git_patchset_body)"Libravatar Jakub Narebski1-1/+1
2007-01-06gitweb: Fix errors in git_patchset_body for empty patchesLibravatar Jakub Narebski1-1/+3
2007-01-06gitweb: Fix error in "rename to"/"copy to" git diff header outputLibravatar Jakub Narebski1-3/+3
2007-01-06gitweb: Fix error in git_patchest_body for file creation/deletion patchLibravatar Jakub Narebski1-1/+5
2007-01-06git-svn: fix show-ignoreLibravatar Eric Wong1-1/+1
2007-01-06Documentation: tutorial editingLibravatar J. Bruce Fields1-6/+10
2007-01-06Documentation/git-svn: clarify dcommit, rebase vs pull/mergeLibravatar Eric Wong1-15/+18