summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-16Documentation: clarify track/no-track option.J. Bruce Fields
2007-04-16Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields
2007-04-16Documentation: minor edits of git-lost-found manpageJ. Bruce Fields
2007-04-15Document -g (--walk-reflogs) option of git-logAlex Riesen
2007-04-15sscanf/strtoul: parse integers robustlyJim Meyering
2007-04-15Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano
2007-04-15git-blame: Fix overrun in fake_working_tree_commit()Michael Spang
2007-04-14git-quiltimport complaining yet still workingLinus Torvalds
2007-04-14config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld
2007-04-14config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld
2007-04-14config.txt: Document core.autocrlfFrank Lichtenheld
2007-04-14config.txt: Document gitcvs.allbinaryFrank Lichtenheld
2007-04-14Do not default to --no-index when given two directories.Junio C Hamano
2007-04-14Use rev-list --reverse in git-rebase.shAlex Riesen
2007-04-13handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer
2007-04-12GIT 1.5.1.1v1.5.1.1Junio C Hamano
2007-04-11cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld
2007-04-11fsck: do not complain on detached HEAD.Junio C Hamano
2007-04-11(encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering
2007-04-10Documentation: show-ref: document --exclude-existingJulian Phillips
2007-04-10cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko
2007-04-09Add Documentation/cmd-list.made to .gitignoreJunio C Hamano
2007-04-09git-svn: fix log command to avoid infinite loop on long commit messagesEric Wong
2007-04-09git-svn: dcommit/rebase confused by patches with git-svn-id: linesEric Wong
2007-04-09git-svn: bail out on incorrect command-line optionsEric Wong
2007-04-08Prepare for 1.5.1.1Junio C Hamano
2007-04-08cvsserver: small corrections to asciidoc documentationFrank Lichtenheld
2007-04-07Documentation: tighten dependency for git.{html,txt}Junio C Hamano
2007-04-07Makefile: iconv() on Darwin has the old interfaceArjen Laarhoven
2007-04-07t5300-pack-object.sh: portability issue using /usr/bin/statArjen Laarhoven
2007-04-07t3200-branch.sh: small language nitArjen Laarhoven
2007-04-07usermanual.txt: some capitalization nitsArjen Laarhoven
2007-04-06Make builtin-branch.c handle the git config fileLars Hjemli
2007-04-06rename_ref(): only print a warning when config-file update failsLars Hjemli
2007-04-06Distinguish branches by more than case in tests.Brian Gernhardt
2007-04-06Avoid composing too long "References" header.YOSHIFUJI Hideaki / 吉藤英明
2007-04-06cvsimport: Improve formating consistencyFrank Lichtenheld
2007-04-06cvsimport: Reorder options in documentation for better understandingFrank Lichtenheld
2007-04-06cvsimport: Improve usage error reportingFrank Lichtenheld
2007-04-06cvsimport: Improve documentation of CVSROOT and CVS module determinationFrank Lichtenheld
2007-04-06cvsimport: sync usage lines with existing optionsFrank Lichtenheld
2007-04-05Fix lseek(2) calls with args 2 and 3 swappedDana How
2007-04-05Honor -p<n> when applying git diffsShawn O. Pearce
2007-04-05Fix dependency of common-cmds.hJunio C Hamano
2007-04-05Fix renaming branch without config fileGeert Bosch
2007-04-05DESTDIR support for git/contrib/emacsVille Skyttä
2007-04-05gitweb: Fix bug in "blobdiff" view for split (e.g. file to symlink) patchesJakub Narebski
2007-04-05Document --left-right option to rev-list.Brian Gernhardt
2007-04-05Revert "builtin-archive: use RUN_SETUP"René Scharfe
2007-04-05rename contrib/hooks/post-receieve-email to contrib/hooks/post-receive-email.Gerrit Pape