aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix "git remote update" with remotes.defalt setBjörn Gustavsson2009-12-31
* Re-implement 'git remote update' using 'git fetch'Björn Gustavsson2009-11-10
* builtin-fetch: add --dry-run optionJay Soffian2009-11-10
* builtin-fetch: add --prune optionJay Soffian2009-11-10
* teach warn_dangling_symref to take a FILE argumentJay Soffian2009-11-10
* remote: refactor some logic into get_stale_heads()Jay Soffian2009-11-10
* Add missing test for 'git remote update --prune'Björn Gustavsson2009-11-10
* Add the configuration option skipFetchAllBjörn Gustavsson2009-11-10
* Teach the --multiple option to 'git fetch'Björn Gustavsson2009-11-10
* Teach the --all option to 'git fetch'Björn Gustavsson2009-11-10
* Documentation/fetch-options.txt: order options alphabeticallyJari Aalto2009-10-21
* GIT 1.6.5v1.6.5Junio C Hamano2009-10-10
* git-svn: hide find_parent_branch output in double quiet modeSimon Arlott2009-10-10
* Documentation: clone: clarify discussion of initial branchJonathan Nieder2009-10-09
* Merge branch 'rs/maint-archive-prefix'Junio C Hamano2009-10-09
|\
| * Git archive and trailing "/" in prefixRené Scharfe2009-10-08
* | Merge branch 'fc/mutt-alias'Junio C Hamano2009-10-09
|\ \
| * | send-email: fix mutt regex for grouped aliasesFelipe Contreras2009-10-01
* | | Merge branch 'ef/msvc-noreturn'Junio C Hamano2009-10-09
|\ \ \
| * | | add NORETURN_PTR for function pointersErik Faye-Lund2009-10-01
| * | | increase portability of NORETURN declarationsErik Faye-Lund2009-10-01
| |/ /
* | | Merge branch 'jk/reflog-date'Junio C Hamano2009-10-09
|\ \ \
| * | | improve reflog date/number heuristicJeff King2009-09-29
| |/ /
* | | Merge branch 'ch/am-header'Junio C Hamano2009-10-09
|\ \ \
| * | | git-am: force egrep to use correct characters setChristian Himpel2009-09-25
| * | | git-am: fixed patch_format detection according to RFC2822Christian Himpel2009-09-25
* | | | bash: add support for 'git replace'Björn Gustavsson2009-10-09
* | | | completion: fix alias listings with newlinesStephen Boyd2009-10-09
* | | | completion: fix completion of git <TAB><TAB>Stephen Boyd2009-10-09
* | | | import-tars: Add missing closing bracketIngmar Vanhassel2009-10-09
* | | | racy-git.txt: explain nsec problem in more detailJonathan Nieder2009-10-09
* | | | Documentation: clarify "working tree" definitionJonathan Nieder2009-10-09
* | | | Documentation: clarify branch creationJonathan Nieder2009-10-09
* | | | Documentation: branch: update --merged descriptionJonathan Nieder2009-10-09
* | | | Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-09
* | | | Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2009-10-09
* | | | Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in MakefileJonathan Nieder2009-10-09
* | | | pull: improve advice for unconfigured error caseJeff King2009-10-09
* | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-10-09
|\ \ \ \
| * | | | git-svn: Avoid spurious errors when rewriteRoot is used.Alexander Gavrilov2009-10-09
* | | | | Merge branch 'ms/msvc'Junio C Hamano2009-10-09
|\ \ \ \ \
| * | | | | Fix the exit code of MSVC build scripts on cygwinRamsay Jones2009-10-08
| * | | | | Fix MSVC build on cygwinRamsay Jones2009-10-08
* | | | | | Update draft release notes to 1.6.5Junio C Hamano2009-10-08
* | | | | | Merge branch 'maint'Junio C Hamano2009-10-08
|\ \ \ \ \ \
| * | | | | | ls-files: die instead of fprintf/exit in -i errorBen Walton2009-10-08
| | |_|_|_|/ | |/| | | |
* | | | | | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64Brandon Casey2009-10-08
* | | | | | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64Brandon Casey2009-10-08
| |_|/ / / |/| | | |
* | | | | completion: add dirstat and friends to diff optionsv1.6.5-rc3Stephen Boyd2009-10-07
* | | | | completion: update am, commit, and logStephen Boyd2009-10-07