Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | t3903-stash.sh: Add missing '&&' to body of testcase | Brandon Casey | 2008-03-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | Merge commit '74359821' into js/reflog-delete | Junio C Hamano | 2008-03-03 | 125 | -1334/+4189 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | git-stash: add new 'pop' subcommand | Brandon Casey | 2008-02-22 | 2 | -2/+16 | |
| * | | | | | | | | | | | | | | git-stash: add new 'drop' subcommand | Brandon Casey | 2008-02-22 | 2 | -2/+33 | |
| * | | | | | | | | | | | | | | git-reflog: add option --updateref to write the last reflog sha1 into the ref | Brandon Casey | 2008-02-22 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | refs.c: make close_ref() and commit_ref() non-static | Brandon Casey | 2008-02-22 | 2 | -2/+8 | |
| * | | | | | | | | | | | | | | git-reflog: add option --rewrite to update reflog entries while expiring | Brandon Casey | 2008-02-22 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | reflog-delete: parse standard reflog options | Brandon Casey | 2008-02-22 | 1 | -3/+21 | |
| * | | | | | | | | | | | | | | Merge branch 'bc/reflog-fix' into js/reflog-delete | Junio C Hamano | 2008-02-22 | 691 | -14455/+56188 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | builtin-reflog.c: fix typo that accesses an unset variable | Brandon Casey | 2008-01-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Teach "git reflog" a subcommand to delete single entries | Johannes Schindelin | 2007-10-17 | 3 | -0/+90 | |
* | | | | | | | | | | | | | | | | Merge branch 'dc/format-pretty' | Junio C Hamano | 2008-03-07 | 8 | -9/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | log/show/whatchanged: introduce format.pretty configuration | Denis Cheng | 2008-03-05 | 3 | -0/+13 | |
| * | | | | | | | | | | | | | | | | specify explicit "--pretty=medium" with `git log/show/whatchanged` | Denis Cheng | 2008-03-05 | 4 | -4/+4 | |
| * | | | | | | | | | | | | | | | | whatchanged documentation: share description of --pretty with others | Denis Cheng | 2008-03-05 | 1 | -5/+4 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'cb/mergetool' | Junio C Hamano | 2008-03-07 | 3 | -76/+162 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Add a very basic test script for git mergetool | Charles Bailey | 2008-03-05 | 1 | -0/+46 | |
| * | | | | | | | | | | | | | | | | Teach git mergetool to use custom commands defined at config time | Charles Bailey | 2008-03-05 | 2 | -4/+49 | |
| * | | | | | | | | | | | | | | | | Changed an internal variable of mergetool to support custom commands | Charles Bailey | 2008-03-05 | 1 | -50/+50 | |
| * | | | | | | | | | | | | | | | | Tidy up git mergetool's backup file behaviour | Charles Bailey | 2008-03-05 | 2 | -24/+19 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'ar/sgid-bsd' | Junio C Hamano | 2008-03-07 | 3 | -1/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Do not use GUID on dir in git init --shared=all on FreeBSD | Alex Riesen | 2008-03-05 | 3 | -1/+11 | |
* | | | | | | | | | | | | | | | | | Merge branch 'cc/run-command' | Junio C Hamano | 2008-03-07 | 2 | -10/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | run-command: Redirect stderr to a pipe before redirecting stdout to stderr | Christian Couder | 2008-03-05 | 2 | -10/+11 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | bash: git-branch -d and -m lists only local branches | SZEDER Gábor | 2008-03-05 | 1 | -1/+18 | |
* | | | | | | | | | | | | | | | bash: add git-branch options | SZEDER Gábor | 2008-03-05 | 1 | -1/+10 | |
| |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | fsck.c: fix bogus "empty tree" check | Junio C Hamano | 2008-03-05 | 1 | -2/+0 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Revert "unpack-objects: prevent writing of inconsistent objects" | Junio C Hamano | 2008-03-04 | 2 | -106/+7 | |
* | | | | | | | | | | | | | Revert "receive-pack: use strict mode for unpacking objects" | Junio C Hamano | 2008-03-04 | 2 | -29/+13 | |
* | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-04 | 5 | -22/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fix 'git remote show' regression on empty repository in 1.5.4 | Shawn O. Pearce | 2008-03-03 | 1 | -4/+0 | |
| * | | | | | | | | | | | | Fix incorrect wording in git-merge.txt. | Matthieu Moy | 2008-03-03 | 1 | -1/+2 | |
| * | | | | | | | | | | | | git-merge.sh: better handling of combined --squash,--no-ff,--no-commit options | Gerrit Pape | 2008-03-03 | 2 | -6/+17 | |
| * | | | | | | | | | | | | Fix random crashes in http_cleanup() | Mike Hommey | 2008-03-03 | 1 | -11/+3 | |
* | | | | | | | | | | | | | t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --merge | Mike Hommey | 2008-03-03 | 1 | -28/+40 | |
* | | | | | | | | | | | | | git-p4: Fix import of changesets with file deletions | Simon Hausmann | 2008-03-03 | 1 | -20/+25 | |
* | | | | | | | | | | | | | Fix test for cleanup failure in t7300 on Windows | Alex Riesen | 2008-03-03 | 1 | -1/+2 | |
* | | | | | | | | | | | | | t6120 (describe): check --long properly | Junio C Hamano | 2008-03-03 | 1 | -0/+1 | |
* | | | | | | | | | | | | | Add git-describe test for "verify annotated tag names on output" | Shawn O. Pearce | 2008-03-03 | 1 | -1/+16 | |
* | | | | | | | | | | | | | Test for packed tags in git-describe output | Shawn O. Pearce | 2008-03-03 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Don't allow git-describe failures to go unnoticed in t6120 | Shawn O. Pearce | 2008-03-03 | 1 | -1/+3 | |
* | | | | | | | | | | | | | describe: re-fix display_name() | Junio C Hamano | 2008-03-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | describe: fix --long output | Junio C Hamano | 2008-03-03 | 1 | -5/+11 | |
* | | | | | | | | | | | | | git-describe: use tags found in packed-refs correctly | Junio C Hamano | 2008-03-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | fetch-pack: check parse_commit/object results | Martin Koegler | 2008-03-03 | 1 | -7/+10 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Update draft release notes for 1.5.5 | Junio C Hamano | 2008-03-03 | 1 | -1/+27 | |
* | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2008-03-02 | 5 | -6/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Update draft release notes for 1.5.4.4 | Junio C Hamano | 2008-03-02 | 1 | -1/+21 | |
| * | | | | | | | | | | revert: actually check for a dirty index | Jeff King | 2008-03-02 | 2 | -4/+25 | |
| * | | | | | | | | | | tests: introduce test_must_fail | Junio C Hamano | 2008-03-02 | 2 | -8/+25 |