Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | for-each-ref: Fix quoting style constants. | Johannes Sixt | 2007-12-06 | 2 | -3/+42 | |
* | | | | | | hg-to-git: handle an empty dir in hg. | Junio C Hamano | 2007-12-06 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Documentation: color.* = true means "auto" | Junio C Hamano | 2007-12-05 | 1 | -7/+7 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-12-05 | 4 | -13/+86 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | git-am -i: report rewritten title | Junio C Hamano | 2007-12-05 | 1 | -0/+5 | |
| * | | | | git grep shows the same hit repeatedly for unmerged paths | Junio C Hamano | 2007-12-05 | 1 | -6/+6 | |
| * | | | | Merge branch 'nd/maint-work-tree-fix' into maint | Junio C Hamano | 2007-12-05 | 2 | -7/+75 | |
| |\ \ \ \ | ||||||
| | * | | | | Do check_repository_format() early (re-fix) | Nguyễn Thái Ngọc Duy | 2007-12-05 | 2 | -12/+72 | |
| | * | | | | Do check_repository_format() early | Nguyễn Thái Ngọc Duy | 2007-11-30 | 1 | -3/+10 | |
| | * | | | | Add missing inside_work_tree setting in setup_git_directory_gently | Nguyễn Thái Ngọc Duy | 2007-11-03 | 1 | -0/+1 | |
* | | | | | | Revert "git-am: catch missing author date early." | Junio C Hamano | 2007-12-05 | 1 | -2/+2 | |
* | | | | | | git config: Don't rely on regexec() returning 1 on non-match | Björn Steinbrink | 2007-12-05 | 1 | -2/+1 | |
* | | | | | | Documentation: add --patch option to synopsis of git-add | Matthias Kestenholz | 2007-12-05 | 1 | -1/+1 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Set OLD_ICONV on Cygwin. | Pascal Obry | 2007-12-04 | 1 | -0/+1 | |
* | | | | | t5510: add a bit more tests for fetch | Junio C Hamano | 2007-12-04 | 1 | -0/+42 | |
* | | | | | Merge branch 'wc/add-i' | Junio C Hamano | 2007-12-04 | 5 | -46/+242 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-add -i: add help text for list-and-choose UI | Wincent Colaiuta | 2007-12-03 | 1 | -1/+30 | |
| * | | | | | add -i: allow prefix highlighting for "Add untracked" as well. | Wincent Colaiuta | 2007-12-02 | 1 | -17/+30 | |
| * | | | | | Highlight keyboard shortcuts in git-add--interactive | Wincent Colaiuta | 2007-11-30 | 1 | -5/+82 | |
| * | | | | | Document all help keys in "git add -i" patch mode. | Ralf Wildenhues | 2007-11-28 | 2 | -0/+3 | |
| * | | | | | Add "--patch" option to git-add--interactive | Wincent Colaiuta | 2007-11-25 | 3 | -19/+65 | |
| * | | | | | add -i: Fix running from a subdirectory | Junio C Hamano | 2007-11-25 | 3 | -6/+22 | |
| * | | | | | builtin-add: fix command line building to call interactive | Junio C Hamano | 2007-11-25 | 1 | -2/+3 | |
| * | | | | | Merge branch 'kh/commit' into wc/add-i | Junio C Hamano | 2007-11-25 | 31 | -111/+1255 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | git-add -i: allow multiple selection in patch subcommand | Junio C Hamano | 2007-11-22 | 1 | -7/+7 | |
| * | | | | | | Add path-limiting to git-add--interactive | Wincent Colaiuta | 2007-11-22 | 1 | -3/+11 | |
| * | | | | | | Teach builtin-add to pass multiple paths to git-add--interactive | Wincent Colaiuta | 2007-11-22 | 2 | -11/+14 | |
* | | | | | | | Merge branch 'kh/commit' | Junio C Hamano | 2007-12-04 | 23 | -103/+1249 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | git-commit --allow-empty | Junio C Hamano | 2007-12-03 | 1 | -2/+3 | |
| * | | | | | | | git-commit: Allow to amend a merge commit that does not change the tree | Junio C Hamano | 2007-12-02 | 1 | -1/+10 | |
| * | | | | | | | quote_path: fix collapsing of relative paths | Jeff King | 2007-12-02 | 2 | -6/+7 | |
| * | | | | | | | Make git status usage say git status instead of git commit | Shawn Bohrer | 2007-12-02 | 1 | -5/+10 | |
| * | | | | | | | Fix --signoff in builtin-commit differently. | Junio C Hamano | 2007-12-02 | 3 | -14/+27 | |
| * | | | | | | | git-commit: clean up die messages | Jeff King | 2007-12-01 | 1 | -10/+9 | |
| * | | | | | | | Do not generate full commit log message if it is not going to be used | Alex Riesen | 2007-11-28 | 1 | -0/+22 | |
| * | | | | | | | Remove git-status from list of scripts as it is builtin | Shawn O. Pearce | 2007-11-27 | 1 | -1/+1 | |
| * | | | | | | | Fix off-by-one error when truncating the diff out of the commit message. | Kristian Høgsberg | 2007-11-26 | 1 | -1/+1 | |
| * | | | | | | | builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well. | Pierre Habouzit | 2007-11-26 | 3 | -7/+10 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Add a few more tests for git-commit | Junio C Hamano | 2007-11-22 | 1 | -0/+92 | |
| * | | | | | | builtin-commit: Include the diff in the commit message when verbose. | Kristian Høgsberg | 2007-11-22 | 2 | -1/+23 | |
| * | | | | | | builtin-commit: fix partial-commit support | Junio C Hamano | 2007-11-22 | 1 | -40/+202 | |
| * | | | | | | Fix add_files_to_cache() to take pathspec, not user specified list of files | Junio C Hamano | 2007-11-22 | 3 | -5/+8 | |
| * | | | | | | Export three helper functions from ls-files | Junio C Hamano | 2007-11-22 | 2 | -46/+58 | |
| * | | | | | | builtin-commit: run commit-msg hook with correct message file | Junio C Hamano | 2007-11-22 | 1 | -1/+1 | |
| * | | | | | | builtin-commit: do not color status output shown in the message template | Junio C Hamano | 2007-11-22 | 2 | -1/+5 | |
| * | | | | | | file_exists(): dangling symlinks do exist | Junio C Hamano | 2007-11-22 | 1 | -4/+3 | |
| * | | | | | | Replace "runstatus" with "status" in the tests | Johannes Schindelin | 2007-11-22 | 2 | -3/+3 | |
| * | | | | | | t7501-commit: Add test for git commit <file> with dirty index. | Kristian Høgsberg | 2007-11-22 | 1 | -0/+10 | |
| * | | | | | | builtin-commit: Clean up an unused variable and a debug fprintf(). | Kristian Høgsberg | 2007-11-22 | 1 | -5/+3 | |
| * | | | | | | Call refresh_cache() when updating the user index for --only commits. | Kristian Høgsberg | 2007-11-22 | 1 | -0/+1 |