Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-03-02 | cleanup: remove unused git_checkout_config | Denis Cheng | 1 | -6/+1 |
2008-03-02 | Fix make_absolute_path() for parameters without a slash | Johannes Schindelin | 2 | -1/+5 |
2008-03-02 | diff: make sure work tree side is shown as 0{40} when different | Junio C Hamano | 2 | -5/+55 |
2008-03-02 | diff-lib.c: constness strengthening | Junio C Hamano | 1 | -7/+6 |
2008-03-02 | Clean up find_unique_abbrev() callers | Junio C Hamano | 3 | -11/+3 |
2008-03-02 | find_unique_abbrev(): redefine semantics | Junio C Hamano | 1 | -7/+6 |
2008-03-02 | git rebase --abort: always restore the right commit | Mike Hommey | 2 | -4/+3 |
2008-03-02 | Documentation/git-rebase.txt: Add --strategy to synopsys | Mike Hommey | 1 | -0/+1 |
2008-03-02 | CodingGuidelines: spell out how we use grep in our scripts | Junio C Hamano | 1 | -0/+12 |
2008-03-01 | allow git-am to run in a subdirectory | Jeff King | 1 | -0/+2 |
2008-03-01 | rename: warn user when we have turned off rename detection | Jeff King | 1 | -3/+4 |