aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | gitweb: check given hash before trying to create snapshotMark Rada2009-09-29
* | | | | | | | Merge branch 'cc/replace'Junio C Hamano2009-11-23
|\ \ \ \ \ \ \ \
| * | | | | | | | Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTSChristian Couder2009-11-20
| * | | | | | | | Documentation: fix typos and spelling in replace documentationChristian Couder2009-11-20
| * | | | | | | | replace: use a GIT_NO_REPLACE_OBJECTS env variableChristian Couder2009-11-20
* | | | | | | | | Merge branch 'maint'Junio C Hamano2009-11-23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-23
| * | | | | | | | instaweb: restart server if already runningStephen Boyd2009-11-23
| * | | | | | | | prune-packed: only show progress when stderr is a ttyJeff King2009-11-23
* | | | | | | | | remote-curl.c: fix rpc_out()Tay Ray Chuan2009-11-23
* | | | | | | | | t4014-format-patch: do not assume 'test' is available as non-builtinJohannes Sixt2009-11-23
* | | | | | | | | Merge branch 'bg/fetch-multi'Junio C Hamano2009-11-23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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
* | | | | | | | | | bisect: simplify calling visualizer using '--bisect' optionChristian Couder2009-11-22
* | | | | | | | | | Disable CURLOPT_NOBODY before enabling CURLOPT_PUT and CURLOPT_POSTMartin Storsjö2009-11-22
* | | | | | | | | | config documentation: some configs are auto-set by git-initMatthew Ogilvie2009-11-22
* | | | | | | | | | cvsserver doc: database generally can not be reproduced consistentlyMatthew Ogilvie2009-11-22
* | | | | | | | | | Git v1.6.6-rc0v1.6.6-rc0Junio C Hamano2009-11-22
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Documentation: undocument gc'd function graph_release()Greg Price2009-11-19
* | | | | | | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git svn: strip leading path when making empty dirsEric Wong2009-11-22
| * | | | | | | | | | git svn: always reuse existing remotes on fetchEric Wong2009-11-22
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'th/maint-remote-update-help-string'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update 'git remote update' usage string to match man page.Tim Henigan2009-11-15
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'jn/faster-completion-startup'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Speed up bash completion loadingJonathan Nieder2009-11-17
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'rj/maint-t9700'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | t9700-perl-git.sh: Fix a test failure on CygwinRamsay Jones2009-11-19
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ls/maint-mailinfo-no-inbody'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git am/mailinfo: Don't look at in-body headers when rebasingLukas Sandström2009-11-20
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'mo/maint-crlf-doc'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | core.autocrlf documentation: mention the crlf attributeMatthew Ogilvie2009-11-16
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'th/remote-usage'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | git remote: Separate usage strings for subcommandsTim Henigan2009-11-20
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'pb/maint-use-custom-perl'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure $PERL_PATH is defined when the test suite is run.Philippe Bruhat (BooK)2009-11-17
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'mm/config-pathname-tilde-expand'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Documentation: avoid xmlto input errorJunio C Hamano2009-11-21
| * | | | | | | | | | expand_user_path: expand ~ to $HOME, not to the actual homedir.Matthieu Moy2009-11-19
| * | | | | | | | | | Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy2009-11-17
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'bc/grep-i-F'Junio C Hamano2009-11-22
|\ \ \ \ \ \ \ \ \ \