summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-16Documentation: clarify git-checkout -f, minor editingLibravatar J. Bruce Fields1-4/+5
2007-04-16Documentation: minor edits of git-lost-found manpageLibravatar J. Bruce Fields1-12/+11
2007-04-15Document -g (--walk-reflogs) option of git-logLibravatar Alex Riesen1-0/+5
2007-04-14sscanf/strtoul: parse integers robustlyLibravatar Jim Meyering4-18/+22
2007-04-14Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintLibravatar Junio C Hamano1-14/+38
2007-04-14git-blame: Fix overrun in fake_working_tree_commit()Libravatar Michael Spang1-1/+1
2007-04-14git-quiltimport complaining yet still workingLibravatar Linus Torvalds1-2/+2
2007-04-13config.txt: Fix grammatical error in description of http.noEPSVLibravatar Frank Lichtenheld1-1/+1
2007-04-13config.txt: Change pserver to server in description of gitcvs.*Libravatar Frank Lichtenheld1-2/+2
2007-04-13config.txt: Document core.autocrlfLibravatar Frank Lichtenheld1-0/+10
2007-04-13config.txt: Document gitcvs.allbinaryLibravatar Frank Lichtenheld1-0/+7
2007-04-13Do not default to --no-index when given two directories.Libravatar Junio C Hamano1-10/+26
2007-04-13Use rev-list --reverse in git-rebase.shLibravatar Alex Riesen1-2/+1
2007-04-12handle_options in git wrapper miscounts the options it handled.Libravatar Matthias Lederhofer1-0/+1
2007-04-11GIT 1.5.1.1Libravatar Junio C Hamano2-8/+23
2007-04-11cvsserver: Fix handling of diappeared files on updateLibravatar Frank Lichtenheld1-0/+1
2007-04-11fsck: do not complain on detached HEAD.Libravatar Junio C Hamano1-8/+16
2007-04-11(encode_85, decode_85): Mark source buffer pointer as "const".Libravatar Jim Meyering2-4/+4
2007-04-09Documentation: show-ref: document --exclude-existingLibravatar Julian Phillips1-0/+16
2007-04-09cvsexportcommit -p : fix the usage of git-apply -C.Libravatar Tomash Brechko1-3/+8
2007-04-08Add Documentation/cmd-list.made to .gitignoreLibravatar Junio C Hamano1-0/+1
2007-04-08git-svn: fix log command to avoid infinite loop on long commit messagesLibravatar Eric Wong1-2/+9
2007-04-08git-svn: dcommit/rebase confused by patches with git-svn-id: linesLibravatar Eric Wong1-20/+21
2007-04-08git-svn: bail out on incorrect command-line optionsLibravatar Eric Wong1-1/+4
2007-04-07Prepare for 1.5.1.1Libravatar Junio C Hamano2-1/+47
2007-04-07cvsserver: small corrections to asciidoc documentationLibravatar Frank Lichtenheld1-4/+4
2007-04-06Documentation: tighten dependency for git.{html,txt}Libravatar Junio C Hamano2-4/+17
2007-04-06Makefile: iconv() on Darwin has the old interfaceLibravatar Arjen Laarhoven1-0/+1
2007-04-06t5300-pack-object.sh: portability issue using /usr/bin/statLibravatar Arjen Laarhoven1-5/+6
2007-04-06t3200-branch.sh: small language nitLibravatar Arjen Laarhoven1-1/+1
2007-04-06usermanual.txt: some capitalization nitsLibravatar Arjen Laarhoven1-4/+4
2007-04-06Make builtin-branch.c handle the git config fileLibravatar Lars Hjemli2-10/+6
2007-04-06rename_ref(): only print a warning when config-file update failsLibravatar Lars Hjemli1-1/+1
2007-04-06Distinguish branches by more than case in tests.Libravatar Brian Gernhardt1-3/+3
2007-04-06Avoid composing too long "References" header.Libravatar YOSHIFUJI Hideaki / 吉藤英明1-1/+1
2007-04-06cvsimport: Improve formating consistencyLibravatar Frank Lichtenheld1-3/+3
2007-04-06cvsimport: Reorder options in documentation for better understandingLibravatar Frank Lichtenheld1-27/+27
2007-04-06cvsimport: Improve usage error reportingLibravatar Frank Lichtenheld1-4/+6
2007-04-06cvsimport: Improve documentation of CVSROOT and CVS module determinationLibravatar Frank Lichtenheld1-2/+6
2007-04-06cvsimport: sync usage lines with existing optionsLibravatar Frank Lichtenheld2-5/+8
2007-04-05Fix lseek(2) calls with args 2 and 3 swappedLibravatar Dana How2-2/+2
2007-04-05Honor -p<n> when applying git diffsLibravatar Shawn O. Pearce2-2/+27
2007-04-05Fix dependency of common-cmds.hLibravatar Junio C Hamano1-1/+1
2007-04-05Fix renaming branch without config fileLibravatar Geert Bosch2-2/+12
2007-04-05DESTDIR support for git/contrib/emacsLibravatar Ville Skyttä1-2/+2
2007-04-05gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesLibravatar Jakub Narebski1-2/+4
2007-04-05Document --left-right option to rev-list.Libravatar Brian Gernhardt2-0/+32
2007-04-05Revert "builtin-archive: use RUN_SETUP"Libravatar René Scharfe3-1/+7
2007-04-04rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Libravatar Gerrit Pape1-0/+0
2007-04-04rerere: make sorting really stable.Libravatar Junio C Hamano2-6/+10