aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't allow empty pathnames in fast-importShawn O. Pearce2007-04-28
* import-tars: be nice to wrong directory modesJohannes Schindelin2007-04-28
* Update git-config documentationAndrew Ruder2007-04-18
* Fix unmatched emphasis tag in git-tutorialAndrew Ruder2007-04-18
* Update git-cherry-pick documentationAndrew Ruder2007-04-18
* Update git-archive documentationAndrew Ruder2007-04-18
* fix up strtoul_ui error handlingAndy Whitcroft2007-04-18
* git-tar-tree: complete deprecation conversion messageSam Vilain2007-04-18
* git-shortlog: Fix two formatting errors in asciidoc documentationFrank Lichtenheld2007-04-18
* Fix overwriting of files when applying contextually independent diffsAlex Riesen2007-04-18
* git-svn: don't allow globs to match regular filesEric Wong2007-04-18
* Use const qualifier for 'sha1' parameter in delete_ref functionCarlos Rica2007-04-17
* Start preparing for 1.5.1.2Junio C Hamano2007-04-17
* Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2007-04-17
|\
| * git-gui: Brown paper bag fix division by 0 in blameShawn O. Pearce2007-04-04
* | git-svn: quiet some warnings when run only with --version/--helpEric Wong2007-04-17
* | git-svn: respect lower bound of -r/--revision when following parentEric Wong2007-04-17
* | Have sample update hook not refuse deleting a branch through push.Gerrit Pape2007-04-16
* | variable $projectdesc needs to be set before checking against unchanged default.Gerrit Pape2007-04-16
* | Update git-annotate/git-blame documentationAndrew Ruder2007-04-16
* | Update git-apply documentationAndrew Ruder2007-04-16
* | Update git-applymbox documentationAndrew Ruder2007-04-16
* | Update git-am documentationAndrew Ruder2007-04-16
* | user-manual: use detached head when rewriting historyJ. Bruce Fields2007-04-16
* | user-manual: start revising "internals" chapterJ. Bruce Fields2007-04-16
* | user-manual: detached HEADJ. Bruce Fields2007-04-16
* | user-manual: fix discussion of default cloneJ. Bruce Fields2007-04-16
* | Documentation: clarify track/no-track option.J. Bruce Fields2007-04-16
* | Documentation: clarify git-checkout -f, minor editingJ. Bruce Fields2007-04-16
* | Documentation: minor edits of git-lost-found manpageJ. Bruce Fields2007-04-16
* | Document -g (--walk-reflogs) option of git-logAlex Riesen2007-04-15
* | sscanf/strtoul: parse integers robustlyJim Meyering2007-04-14
* | Merge git://git2.kernel.org/pub/scm/gitk/gitk into maintJunio C Hamano2007-04-14
|\ \
| * | [PATCH] Improve look-and-feel of the gitk tool.Eygene Ryabinkin2007-04-01
| * | [PATCH] Teach gitk to use the user-defined UI font everywhere.Eygene Ryabinkin2007-04-01
* | | git-blame: Fix overrun in fake_working_tree_commit()Michael Spang2007-04-14
* | | git-quiltimport complaining yet still workingLinus Torvalds2007-04-14
* | | config.txt: Fix grammatical error in description of http.noEPSVFrank Lichtenheld2007-04-13
* | | config.txt: Change pserver to server in description of gitcvs.*Frank Lichtenheld2007-04-13
* | | config.txt: Document core.autocrlfFrank Lichtenheld2007-04-13
* | | config.txt: Document gitcvs.allbinaryFrank Lichtenheld2007-04-13
* | | Do not default to --no-index when given two directories.Junio C Hamano2007-04-13
* | | Use rev-list --reverse in git-rebase.shAlex Riesen2007-04-13
* | | handle_options in git wrapper miscounts the options it handled.Matthias Lederhofer2007-04-12
* | | GIT 1.5.1.1v1.5.1.1Junio C Hamano2007-04-11
* | | cvsserver: Fix handling of diappeared files on updateFrank Lichtenheld2007-04-11
* | | fsck: do not complain on detached HEAD.Junio C Hamano2007-04-11
* | | (encode_85, decode_85): Mark source buffer pointer as "const".Jim Meyering2007-04-11
* | | Documentation: show-ref: document --exclude-existingJulian Phillips2007-04-09
* | | cvsexportcommit -p : fix the usage of git-apply -C.Tomash Brechko2007-04-09