12519 Commits (b5b644a93adb41bca590a3cdfd9b64ccf3614f50)
 

Author SHA1 Message Date
Jeff King b5b644a93a git-commit: clean up die messages 17 years ago
Alex Riesen 7168624c35 Do not generate full commit log message if it is not going to be used 17 years ago
Shawn O. Pearce e475fe16a9 Remove git-status from list of scripts as it is builtin 17 years ago
Kristian Høgsberg a98b819183 Fix off-by-one error when truncating the diff out of the commit message. 17 years ago
Pierre Habouzit 8babab95af builtin-commit.c: export GIT_INDEX_FILE for launch_editor as well. 17 years ago
Junio C Hamano b468f0ce48 Add a few more tests for git-commit 17 years ago
Kristian Høgsberg 99a1269458 builtin-commit: Include the diff in the commit message when verbose. 17 years ago
Junio C Hamano 2888605c64 builtin-commit: fix partial-commit support 17 years ago
Junio C Hamano b6ec1d619f Fix add_files_to_cache() to take pathspec, not user specified list of files 17 years ago
Junio C Hamano ee425e4643 Export three helper functions from ls-files 17 years ago
Junio C Hamano e06ad5ffb9 builtin-commit: run commit-msg hook with correct message file 17 years ago
Junio C Hamano bc5d248a9f builtin-commit: do not color status output shown in the message template 17 years ago
Junio C Hamano a50f9fc5fe file_exists(): dangling symlinks do exist 17 years ago
Johannes Schindelin 637efc3456 Replace "runstatus" with "status" in the tests 17 years ago
Kristian Høgsberg 1200993a1e t7501-commit: Add test for git commit <file> with dirty index. 17 years ago
Kristian Høgsberg 18abc2dba4 builtin-commit: Clean up an unused variable and a debug fprintf(). 17 years ago
Kristian Høgsberg ef12b50d0c Call refresh_cache() when updating the user index for --only commits. 17 years ago
Johannes Schindelin 129fa60636 builtin-commit: Add newline when showing which commit was created 17 years ago
Johannes Schindelin f9568530c9 builtin-commit: resurrect behavior for multiple -m options 17 years ago
Johannes Schindelin 2150554b0e builtin-commit --s: add a newline if the last line was not a S-o-b 17 years ago
Johannes Schindelin 13208572fb builtin-commit: fix --signoff 17 years ago
Johannes Schindelin 367c98866c git status: show relative paths when run in a subdirectory 17 years ago
Kristian Høgsberg d37d320386 builtin-commit: Refresh cache after adding files. 17 years ago
Johannes Schindelin 741707b1e2 builtin-commit: fix reflog message generation 17 years ago
Johannes Schindelin e97c9ad96b launch_editor(): read the file, even when EDITOR=: 17 years ago
Kristian Høgsberg f5bbc3225c Port git commit to C. 17 years ago
Kristian Høgsberg 943316e96c Export launch_editor() and make it accept ':' as a no-op editor. 17 years ago
Kristian Høgsberg d63c2fd192 Add testcase for amending and fixing author in git commit. 17 years ago
Junio C Hamano 193f7e98da Make test scripts executable. 17 years ago
Junio C Hamano fa30383642 Merge branch 'maint' 17 years ago
Junio C Hamano 958e67c0a8 Make test scripts executable. 17 years ago
Johannes Schindelin 6047a234c5 rebase -i: move help to end of todo file 17 years ago
Johannes Schindelin c5546e88fe bundle create: keep symbolic refs' names instead of resolving them 17 years ago
Thomas Harning a00a42ae33 git-merge-ours: make it a builtin. 17 years ago
Wincent Colaiuta a7d9da6c97 Refactor patch_update_cmd 17 years ago
Wincent Colaiuta 5f5b611805 Authenticate only once in git-send-email 17 years ago
Junio C Hamano 060009b419 Merge git://git.bogomips.org/git-svn 17 years ago
Junio C Hamano f8b6809d52 Fix "quote" misconversion for rewrite diff output. 17 years ago
Eric Wong a5460eb7bb git-svn: allow `info' command to work offline 17 years ago
David D. Kilzer 8b014d7157 git-svn: info --url [path] 17 years ago
David D. Kilzer e6fefa926d git-svn info: implement info command 17 years ago
David D. Kilzer b2b3ada7fc git-svn: extract reusable code into utility functions 17 years ago
Eric Wong 8d92f24852 t9106: fix a race condition that caused svn to miss modifications 17 years ago
Junio C Hamano d794d9e70e Merge git://repo.or.cz/git-gui 17 years ago
Shun Kei Leung 183f84365d git-p4: Fix typo in --detect-labels 17 years ago
Jeff King b9c506f7d9 avoid "defined but not used" warning for fetch_objs_via_walker 17 years ago
Shawn O. Pearce 41188dd1a8 git-gui 0.9.0 17 years ago
Junio C Hamano 2ce1a1f23f Merge branch 'maint' 17 years ago
Jeff King 8641ee3dcb send-email: add transfer encoding header with content-type 17 years ago
Junio C Hamano 8e97399149 git-compat-util.h: auto-adjust to compiler support of FLEX_ARRAY a bit better 17 years ago