aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GIT 1.6.5-rc1v1.6.5-rc1Junio C Hamano2009-09-13
* Improve --patch option documentation in git-addJari Aalto2009-09-13
* Merge branch 'pk/fast-import-tars'Junio C Hamano2009-09-13
|\
| * import-tars: Allow per-tar author and commit message.Peter Krefting2009-09-03
* | Merge branch 'pk/fast-import-dirs'Junio C Hamano2009-09-13
|\ \
| * | Add script for importing bits-and-pieces to Git.Peter Krefting2009-09-03
* | | Merge branch 'jt/pushinsteadof'Junio C Hamano2009-09-13
|\ \ \
| * | | Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-08
| * | | Wrap rewrite globals in a struct in preparation for adding another setJosh Triplett2009-09-07
* | | | Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-13
|\ \ \ \
| * | | | status: make "how to stage" messages optionalJeff King2009-09-11
| * | | | push: make non-fast-forward help message configurableJeff King2009-09-11
| |/ / /
* | | | Merge branch 'jc/merge-saner-messages'Junio C Hamano2009-09-13
|\ \ \ \
| * | | | merge-recursive: give less scary messages when merge did not startJunio C Hamano2009-09-08
* | | | | quiltimport documentation: --dry-run and -n are synonymsJunio C Hamano2009-09-13
* | | | | preserve mtime of local cloneClemens Buchacher2009-09-13
* | | | | don't dereference NULL upon fdopen failureJim Meyering2009-09-13
* | | | | use write_str_in_full helper to avoid literal string lengthsJim Meyering2009-09-13
* | | | | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\ \ \ \ \
| * | | | | Makefile: remove remnant of separate http/https/ftp helpersJunio C Hamano2009-09-11
| * | | | | Use a clearer style to issue commands to remote helpersDaniel Barkalow2009-09-03
| * | | | | Make the "traditionally-supported" URLs a special caseDaniel Barkalow2009-09-03
| * | | | | Makefile: install hardlinks for git-remote-<scheme> supported by libcurl if p...Junio C Hamano2009-08-07
| * | | | | Makefile: do not link three copies of git-remote-* programsJunio C Hamano2009-08-07
| * | | | | Makefile: git-http-fetch does not need expatJeff King2009-08-07
| * | | | | http-fetch: Fix Makefile dependanciesMike Ralphson2009-08-06
| * | | | | Add transport native helper executables to .gitignoreMike Ralphson2009-08-06
| * | | | | git-http-fetch: not a builtinLinus Torvalds2009-08-05
| * | | | | Use an external program to implement fetching with curlDaniel Barkalow2009-08-05
| * | | | | Add support for external programs for handling native fetchesDaniel Barkalow2009-08-05
* | | | | | use write_str_in_full helper to avoid literal string lengthsJim Meyering2009-09-13
* | | | | | wrap git's main usage string.Matthieu Moy2009-09-13
* | | | | | Merge branch 'maint'Junio C Hamano2009-09-13
|\ \ \ \ \ \
| * | | | | | GIT 1.6.4.3v1.6.4.3Junio C Hamano2009-09-13
| * | | | | | svn: properly escape arguments for authors-progMark Lodato2009-09-13
| * | | | | | Merge branch 'cb/maint-1.6.3-grep-relative-up' into maintJunio C Hamano2009-09-13
| |\ \ \ \ \ \
| | * | | | | | grep: accept relative paths outside current working directoryClemens Buchacher2009-09-07
| | * | | | | | grep: fix exit status if external_grep() puntsClemens Buchacher2009-09-07
| * | | | | | | http.c: remove verification of remote packsTay Ray Chuan2009-09-11
* | | | | | | | rebase: use plumbing to show dirty stateJeff King2009-09-11
* | | | | | | | pager: set LESS=FRSX also on WindowsJohannes Sixt2009-09-11
* | | | | | | | start_command: do not clobber cmd->env on Windows code pathJohannes Sixt2009-09-11
* | | | | | | | add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht2009-09-11
* | | | | | | | mailinfo: add '--scissors' to usage messageNicolas Sebrecht2009-09-11
* | | | | | | | INSTALL: Describe dependency knobs from MakefileBrian Gernhardt2009-09-10
* | | | | | | | INSTALL: Reorder dependencies, split shell and PerlBrian Gernhardt2009-09-10
* | | | | | | | git-p4: Avoid modules deprecated in Python 2.6.Reilly Grant2009-09-10
* | | | | | | | Makefile: Add NEEDS_CRYPTO_WITH_SSLBrian Gernhardt2009-09-10
* | | | | | | | git.el: Use git-add-file for unmerged files, remove git-resolve-fileMartin Nordholts2009-09-09
* | | | | | | | INSTALL: Update description of our SHA-1 codeBrian Gernhardt2009-09-08
| |_|_|/ / / / |/| | | | | |