aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'aw/maint-shortlog-blank-lines'Junio C Hamano2008-03-08
|\
| * shortlog: take the first populated line of the descriptionAndy Whitcroft2008-03-05
* | Merge branch 'maint'Junio C Hamano2008-03-07
|\ \
| * | unquote_c_style: fix off-by-one.Pierre Habouzit2008-03-07
| * | test-lib: fix TERM to dumb for test repeatabilityJunio C Hamano2008-03-07
| * | config.txt: refer to --upload-pack and --receive-pack instead of --execUwe Kleine-König2008-03-07
| * | Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano2008-03-06
| |\ \ | | |/ | |/|
| | * git-gui: Gracefully fall back to po2msg.sh if msgfmt --tcl failsShawn O. Pearce2008-03-05
* | | send-email: --no-signed-off-cc should suppress 'sob' ccJunio C Hamano2008-03-07
* | | Merge branch 'js/reflog-delete'Junio C Hamano2008-03-07
|\ \ \
| * | | t3903-stash.sh: Add tests for new stash commands drop and popBrandon Casey2008-03-03
| * | | git-reflog.txt: Document new commands --updateref and --rewriteBrandon Casey2008-03-03
| * | | t3903-stash.sh: Add missing '&&' to body of testcaseBrandon Casey2008-03-03
| * | | Merge commit '74359821' into js/reflog-deleteJunio C Hamano2008-03-03
| |\ \ \
| * | | | git-stash: add new 'pop' subcommandBrandon Casey2008-02-22
| * | | | git-stash: add new 'drop' subcommandBrandon Casey2008-02-22
| * | | | git-reflog: add option --updateref to write the last reflog sha1 into the refBrandon Casey2008-02-22
| * | | | refs.c: make close_ref() and commit_ref() non-staticBrandon Casey2008-02-22
| * | | | git-reflog: add option --rewrite to update reflog entries while expiringBrandon Casey2008-02-22
| * | | | reflog-delete: parse standard reflog optionsBrandon Casey2008-02-22
| * | | | Merge branch 'bc/reflog-fix' into js/reflog-deleteJunio C Hamano2008-02-22
| |\ \ \ \
| * | | | | builtin-reflog.c: fix typo that accesses an unset variableBrandon Casey2008-01-04
| * | | | | Teach "git reflog" a subcommand to delete single entriesJohannes Schindelin2007-10-17
* | | | | | Merge branch 'dc/format-pretty'Junio C Hamano2008-03-07
|\ \ \ \ \ \
| * | | | | | log/show/whatchanged: introduce format.pretty configurationDenis Cheng2008-03-05
| * | | | | | specify explicit "--pretty=medium" with `git log/show/whatchanged`Denis Cheng2008-03-05
| * | | | | | whatchanged documentation: share description of --pretty with othersDenis Cheng2008-03-05
* | | | | | | Merge branch 'cb/mergetool'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \
| * | | | | | | Add a very basic test script for git mergetoolCharles Bailey2008-03-05
| * | | | | | | Teach git mergetool to use custom commands defined at config timeCharles Bailey2008-03-05
| * | | | | | | Changed an internal variable of mergetool to support custom commandsCharles Bailey2008-03-05
| * | | | | | | Tidy up git mergetool's backup file behaviourCharles Bailey2008-03-05
| |/ / / / / /
* | | | | | | Merge branch 'ar/sgid-bsd'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \
| * | | | | | | Do not use GUID on dir in git init --shared=all on FreeBSDAlex Riesen2008-03-05
* | | | | | | | Merge branch 'cc/run-command'Junio C Hamano2008-03-07
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder2008-03-05
* | | | | | | | bash: git-branch -d and -m lists only local branchesSZEDER Gábor2008-03-05
* | | | | | | | bash: add git-branch optionsSZEDER Gábor2008-03-05
| |/ / / / / / |/| | | | | |
* | | | | | | fsck.c: fix bogus "empty tree" checkJunio C Hamano2008-03-05
|/ / / / / /
* | | | | | Revert "unpack-objects: prevent writing of inconsistent objects"Junio C Hamano2008-03-04
* | | | | | Revert "receive-pack: use strict mode for unpacking objects"Junio C Hamano2008-03-04
* | | | | | Merge branch 'maint'Junio C Hamano2008-03-04
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix 'git remote show' regression on empty repository in 1.5.4Shawn O. Pearce2008-03-03
| * | | | | Fix incorrect wording in git-merge.txt.Matthieu Moy2008-03-03
| * | | | | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit optionsGerrit Pape2008-03-03
| * | | | | Fix random crashes in http_cleanup()Mike Hommey2008-03-03
* | | | | | t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey2008-03-03
* | | | | | git-p4: Fix import of changesets with file deletionsSimon Hausmann2008-03-03
* | | | | | Fix test for cleanup failure in t7300 on WindowsAlex Riesen2008-03-03
* | | | | | t6120 (describe): check --long properlyJunio C Hamano2008-03-03