aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | t4030, t4031: work around bogus MSYS bash path conversionJohannes Sixt2010-01-05
| * | | | | | | | | | diff: run external diff helper with shellJeff King2010-01-05
| * | | | | | | | | | textconv: use shell to run helperJeff King2010-01-05
| * | | | | | | | | | editor: use run_command's shell featureJeff King2010-01-05
| * | | | | | | | | | run-command: optimize out useless shell callsJeff King2010-01-05
| * | | | | | | | | | run-command: convert simple callsites to use_shellJeff King2010-01-05
| * | | | | | | | | | t0021: use $SHELL_PATH for the filter scriptJohannes Sixt2010-01-05
| * | | | | | | | | | run-command: add "use shell" optionJeff King2010-01-01
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'sr/gfi-options'Junio C Hamano2010-01-17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fast-import: add (non-)relative-marks featureSverre Rabbelier2009-12-05
| * | | | | | | | | | fast-import: allow for multiple --import-marks= argumentsSverre Rabbelier2009-12-04
| * | | | | | | | | | fast-import: test the new option commandSverre Rabbelier2009-12-04
| * | | | | | | | | | fast-import: add option commandSverre Rabbelier2009-12-04
| * | | | | | | | | | fast-import: add feature commandSverre Rabbelier2009-12-04
| * | | | | | | | | | fast-import: put marks reading in its own functionSverre Rabbelier2009-12-04
| * | | | | | | | | | fast-import: put option parsing code in separate functionsSverre Rabbelier2009-12-04
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Update COPYING with GPLv2 with new FSF addressJunio C Hamano2010-01-17
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2010-01-16
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | Fix uninitialized variable in get_refs_via_rsync().Richard Weinberger2010-01-15
| * | | | | | | | | Document git-blame triple -C optionRamkumar Ramachandra2010-01-14
* | | | | | | | | | Merge branch 'cc/reset-more'Junio C Hamano2010-01-16
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | t7111: fix bad HEAD in tests with unmerged entriesChristian Couder2010-01-16
* | | | | | | | | | Merge branch 'jc/checkout-merge-base'Junio C Hamano2010-01-13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rebase -i: teach --onto A...B syntaxNanako Shiraishi2010-01-07
| * | | | | | | | | | rebase: fix --onto A...B parsing and add testsNanako Shiraishi2010-01-07
| * | | | | | | | | | "rebase --onto A...B" replays history on the merge base between A and BJunio C Hamano2009-11-21
| * | | | | | | | | | "checkout A...B" switches to the merge base between A and BJunio C Hamano2009-10-18
* | | | | | | | | | | Merge branch 'rs/maint-archive-match-pathspec'Junio C Hamano2010-01-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | archive: complain about path specs that don't match anythingRené Scharfe2009-12-30
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'il/vcs-helper'Junio C Hamano2010-01-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Reset possible helper before reusing remote structureIlari Liusvaara2010-01-09
| * | | | | | | | | | | Remove special casing of http, https and ftpIlari Liusvaara2009-12-28
| * | | | | | | | | | | Support remote archive from all smart transportsIlari Liusvaara2009-12-28
| * | | | | | | | | | | Support remote helpers implementing smart transportsIlari Liusvaara2009-12-28
| * | | | | | | | | | | Support taking over transportsIlari Liusvaara2009-12-09
| * | | | | | | | | | | Refactor git transport options parsingIlari Liusvaara2009-12-09
| * | | | | | | | | | | Pass unknown protocols to external protocol handlersIlari Liusvaara2009-12-09
| * | | | | | | | | | | Support mandatory capabilitiesIlari Liusvaara2009-12-09
| * | | | | | | | | | | Add remote helper debug modeIlari Liusvaara2009-12-09
| * | | | | | | | | | | Merge branch 'master' into il/vcs-helperJunio C Hamano2009-12-06
| |\ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cc/reset-more'Junio C Hamano2010-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | t7111: check that reset options work as described in the tablesChristian Couder2010-01-09
| * | | | | | | | | | | | Documentation: reset: add some missing tablesChristian Couder2010-01-04
| * | | | | | | | | | | | Fix bit assignment for CE_CONFLICTEDJunio C Hamano2010-01-04
| * | | | | | | | | | | | "reset --merge": fix unmerged caseJunio C Hamano2010-01-03
| * | | | | | | | | | | | reset: use "unpack_trees()" directly instead of "git read-tree"Stephan Beyer2010-01-03
| * | | | | | | | | | | | reset: add a few tests for "git reset --merge"Christian Couder2009-12-30
| * | | | | | | | | | | | Documentation: reset: add some tables to describe the different optionsChristian Couder2009-12-30
| * | | | | | | | | | | | reset: improve mixed reset error message when in a bare repoChristian Couder2009-12-30
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'nd/sparse'Junio C Hamano2010-01-13
|\ \ \ \ \ \ \ \ \ \ \ \