aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add new programs and stamp file to .gitignore.Tom Prince2005-10-14
* format-patch: take sequence of ranges.Junio C Hamano2005-10-13
* Add "-l" flag for repacking only local packsLinus Torvalds2005-10-13
* Add support for "local" packingLinus Torvalds2005-10-13
* Keep track of whether a pack is local or notLinus Torvalds2005-10-13
* git-am: do not fail if 3-way fallback succeeds.Junio C Hamano2005-10-13
* Add findtags - reworkedMartin Langhoff2005-10-13
* Revert "Also use 'track_object_refs = 0' in update-server-info."Sergey Vlasov2005-10-13
* clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano2005-10-12
* clone-pack: new option --keep tells it not to explode the pack.Junio C Hamano2005-10-12
* Fix packname hash generation.Junio C Hamano2005-10-12
* Add git-index-pack utilitySergey Vlasov2005-10-12
* git-am: interactive should fail gracefully.Junio C Hamano2005-10-12
* git-fetch --tags: deal with tags with spaces in them.Junio C Hamano2005-10-11
* Quote reference names while fetching with curl.Junio C Hamano2005-10-11
* Merge branch 'fixes'Junio C Hamano2005-10-11
|\
| * [PATCH] cvsimport: don't pass --cvs-direct if user options contradict usMartin Langhoff2005-10-11
* | Make git config variable names case-insensitiveLinus Torvalds2005-10-11
* | Use git config file for committer name and email infoLinus Torvalds2005-10-11
* | Export template_dir in Makefile.Tom Prince2005-10-11
* | Use core.filemode.Junio C Hamano2005-10-11
* | Improve config file escape sanity checkingLinus Torvalds2005-10-11
* | show-branch: optionally use unique prefix as name.Junio C Hamano2005-10-11
* | Support custom build options in config.makJohannes Schindelin2005-10-11
* | Use git-update-ref and git-symbolic-ref in testsJohannes Schindelin2005-10-11
* | Remove unused 'got_alternates' variable.Junio C Hamano2005-10-10
* | Use the same move_temp_to_file in git-http-fetch.Junio C Hamano2005-10-10
* | Restore functionality to allow proxies to cache objectsNick Hengeveld2005-10-10
* | [PATCH] Don't fetch objects that exist in the local repositoryNick Hengeveld2005-10-10
* | Set the parallel HTTP request limit via an environment variableNick Hengeveld2005-10-10
* | Only compile parallel HTTP support with CURL >= 7.9.8Nick Hengeveld2005-10-10
* | Add support for parallel HTTP transfersNick Hengeveld2005-10-10
* | Remove empty directories after read-tree -u.Junio C Hamano2005-10-10
* | Add ".git/config" file parserLinus Torvalds2005-10-10
* | Merge branch 'fixes'Junio C Hamano2005-10-10
|\ \ | |/
| * t5400-send-pack relies on a working cpioJohannes Schindelin2005-10-10
| * git.sh: quote all pathsJonas Fonseca2005-10-10
| * Teach git-status about spaces in file names also on MacOSXJohannes Schindelin2005-10-10
| * OpenBSD needs the strcasestr replacement.Junio C Hamano2005-10-10
| * Also force LC_ALL in test scripts.Junio C Hamano2005-10-09
* | The synopsis of the manpages should use the hyphenated versionChristian Meder2005-10-10
* | Convert usage of GIT and Git into gitChristian Meder2005-10-10
* | Remove the version tags from the manpagesJunio C Hamano2005-10-10
* | Make rsh.c use sq_quote_buf()H. Peter Anvin2005-10-10
* | Trivial optimizationH. Peter Anvin2005-10-10
* | Enhanced sq_quote()H. Peter Anvin2005-10-10
* | Deal with $(bindir) and friends with whitespaces.Junio C Hamano2005-10-10
* | Merge branch 'fixes'Junio C Hamano2005-10-09
|\ \ | |/
| * git-tag: update usage string and documentation.Junio C Hamano2005-10-09
| * ignore new git-diff index header when computing patch idsKai Ruemmler2005-10-09