aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix handle leak in write_treeAlex Riesen2007-04-25
* Actually handle some-low memory conditionsShawn O. Pearce2007-04-25
* Remove usernames from all commit messages, not just when using svmpropsAdam Roben2007-04-24
* applymbox & quiltimport: typofix.Junio C Hamano2007-04-24
* Create a sysconfdir variable, and use it for ETC_GITCONFIGJosh Triplett2007-04-24
* Documentation/git-reset.txt: suggest git commit --amend in example.Gerrit Pape2007-04-23
* Build RPM with ETC_GITCONFIG=/etc/gitconfigJunio C Hamano2007-04-23
* Ignore all man sections as they are generated files.Brian Gernhardt2007-04-23
* Fix typo in git-am: s/Was is/Was it/Josh Triplett2007-04-23
* Reverse the order of -b and --track in the man page.Brian Gernhardt2007-04-23
* dir.c(common_prefix): Fix two bugsJohannes Schindelin2007-04-23
* GIT 1.5.1.2v1.5.1.2Junio C Hamano2007-04-21
* perl: install private Error.pm if the site version is older than our ownEric Wong2007-04-21
* git-clone: fix dumb protocol transport to clone from pack-pruned refJunio C Hamano2007-04-20
* 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