aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | Add parsing of elm aliases to git-send-emailBill Pemberton2009-04-22
* | | | | Convert to use quiet option when availableDan Loewenherz2009-04-22
* | | | | Fix more typos/spelling in commentsMichael J Gruber2009-04-22
* | | | | Fix typos / spelling in commentsMike Ralphson2009-04-22
* | | | | Documentation: git-svn: fix a grammatical error without awkwardnessWesley J. Landaker2009-04-22
* | | | | Documentation: git-svn: fix spurious bolding that mangles the outputWesley J. Landaker2009-04-22
* | | | | Wait for git diff to finish in git difftoolAlex Riesen2009-04-22
* | | | | graph API: fix a bug in the rendering of octopus mergesAllan Caffee2009-04-22
* | | | | graph API: fix extra space during pre_commit_line stateAllan Caffee2009-04-22
* | | | | t4202-log: extend test coverage of graphingAllan Caffee2009-04-22
* | | | | Revert "stat_tracking_info(): only count real commits"Junio C Hamano2009-04-21
* | | | | test-lib.sh: Help test_create_repo() find the templates dirMichael J Gruber2009-04-21
* | | | | Merge branch 'mk/maint-apply-swap'Junio C Hamano2009-04-21
|\ \ \ \ \
| * | | | | tests: make test-apply-criss-cross-rename more robustMichał Kiedrowicz2009-04-20
| * | | | | builtin-apply: keep information about files to be deletedMichał Kiedrowicz2009-04-20
| * | | | | tests: test applying criss-cross rename patchMichał Kiedrowicz2009-04-20
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2009-04-21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | gitcvs-migration: Link to git-cvsimport documentationFrank Lichtenheld2009-04-20
| * | | | Fix off-by-one in read_tree_recursiveJohannes Schindelin2009-04-20
| |/ / /
* | | | grep: don't support "grep.color"-like config optionsMarkus Heidelberg2009-04-20
* | | | Documentation: fix typos / spelling mistakesMike Ralphson2009-04-20
* | | | builtin-remote: fix typo in option descriptionMike Ralphson2009-04-20
* | | | clone: add test for push on an empty clone.Matthieu Moy2009-04-20
* | | | Windows: Skip fstat/lstat optimization in write_entry()Johannes Sixt2009-04-20
* | | | Windows: Work around intermittent failures in mingw_renameJohannes Sixt2009-04-20
* | | | gitweb: Fix snapshots requested via PATH_INFOHolger Weiß2009-04-20
* | | | Merge branch 'mm/maint-add-p-quit'Junio C Hamano2009-04-20
|\ \ \ \
| * | | | git add -p: add missing "q" to patch promptWincent Colaiuta2009-04-20
* | | | | Sync with 1.6.2.4Junio C Hamano2009-04-19
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | GIT 1.6.2.4v1.6.2.4Junio C Hamano2009-04-19
| * | | | Makefile: remove {fetch,send}-pack from PROGRAMS as they are builtinsNguyễn Thái Ngọc Duy2009-04-19
| * | | | Merge branch 'ef/maint-fast-export' into maintJunio C Hamano2009-04-19
| |\ \ \ \
| | * | | | builtin-fast-export.c: handle nested tagsErik Faye-Lund2009-04-19
| | * | | | builtin-fast-export.c: fix crash on tagged treesErik Faye-Lund2009-04-19
| | * | | | builtin-fast-export.c: turn error into warningErik Faye-Lund2009-04-19
| | * | | | test-suite: adding a test for fast-export with tag variantsErik Faye-Lund2009-04-19
| * | | | | Merge branch 'mm/maint-add-p-quit' into maintJunio C Hamano2009-04-19
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Update git-add.txt according to the new possibilities of 'git add -p'.Matthieu Moy2009-04-19
| | * | | | add-interactive: refactor mode hunk handlingJeff King2009-04-19
| | * | | | git add -p: new "quit" command at the prompt.Matthieu Moy2009-04-19
| | |/ / /
| * | | | Merge branch 'lt/maint-reflog-expire' into maintJunio C Hamano2009-04-19
| |\ \ \ \
| | * | | | Speed up reflog pruning of unreachable commitsJunio Hamano2009-04-19
| | * | | | Clean up reflog unreachability pruning decisionLinus Torvalds2009-04-19
| | |/ / /
| * | | | Merge branch 'jc/maint-shared-literally' into maintJunio C Hamano2009-04-19
| |\ \ \ \
| | * | | | Update docs on behaviour of 'core.sharedRepository' and 'git init --shared'Johan Herland2009-04-18
* | | | | | Work around ash "alternate value" expansion bugBen Jackson2009-04-18
* | | | | | Update draft release notes to 1.6.3v1.6.3-rc1Junio C Hamano2009-04-18
* | | | | | Merge branch 'lt/bool-on-off'Junio C Hamano2009-04-18
|\ \ \ \ \ \
| * | | | | | Documentation: boolean value may be given by on/offMichał Kiedrowicz2009-04-17
| * | | | | | Allow users to un-configure rename detectionLinus Torvalds2009-04-11