index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin-commit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-29
Merge branch 'maint' into bc/master-diff-hunk-header-fix
Shawn O. Pearce
1
-1
/
+1
2008-09-29
Clarify commit error message for unmerged files
Rafael Garcia-Suarez
1
-1
/
+1
2008-09-10
builtin-commit: use commit_tree()
Miklos Vajna
1
-51
/
+16
2008-09-07
builtin-commit.c: show on which branch a commit was added
Pieter de Bie
1
-2
/
+30
2008-09-02
Merge branch 'jc/author-nickname'
Junio C Hamano
1
-0
/
+28
2008-08-31
cast pid_t's to uintmax_t to improve portability
David Soria Parra
1
-1
/
+1
2008-08-30
git commit --author=$name: look $name up in existing commits
Junio C Hamano
1
-0
/
+28
2008-08-29
pretty=format: respect date format options
Jeff King
1
-1
/
+1
2008-08-06
Sync with 1.5.6.5
Junio C Hamano
1
-4
/
+7
2008-08-06
Files given on the command line are relative to $cwd
Junio C Hamano
1
-4
/
+7
2008-07-31
Compact commit template message
Jeff King
1
-7
/
+12
2008-07-30
Advertise the ability to abort a commit
Anders Melchiorsen
1
-0
/
+1
2008-07-25
editor.c: Libify launch_editor()
Stephan Beyer
1
-1
/
+5
2008-07-23
Make non-static functions, that may be static, static
Stephan Beyer
1
-1
/
+1
2008-07-23
builtin-commit: Two trivial style-cleanups
Johannes Schindelin
1
-4
/
+3
2008-07-21
Rename path_list to string_list
Johannes Schindelin
1
-10
/
+10
2008-07-16
Merge branch 'sb/dashless'
Junio C Hamano
1
-2
/
+2
2008-07-13
Make usage strings dash-less
Stephan Beyer
1
-2
/
+2
2008-07-10
rerere: Separate libgit and builtin functions
Stephan Beyer
1
-0
/
+1
2008-07-05
Merge branch 'qq/maint'
Junio C Hamano
1
-7
/
+4
2008-07-05
builtin-commit.c: Use 'git_config_string' to get 'commit.template'
Brian Hetro
1
-7
/
+4
2008-06-22
Merge branch 'mo/status-untracked'
Junio C Hamano
1
-3
/
+15
2008-06-21
Print errno upon failure to open the COMMIT_EDITMSG file
Cristian Peraferrer
1
-1
/
+2
2008-06-09
Add argument 'no' commit/status option -u|--untracked-files
Marius Storm-Olsen
1
-1
/
+3
2008-06-09
Add an optional <mode> argument to commit/status -u|--untracked-files option
Marius Storm-Olsen
1
-3
/
+13
2008-06-02
commit: drop duplicated parents
Junio C Hamano
1
-0
/
+9
2008-05-27
Merge 1.5.5.3 in
Junio C Hamano
1
-0
/
+2
2008-05-27
commit --interactive: properly update the index before commiting
Gerrit Pape
1
-0
/
+2
2008-05-25
Merge branch 'js/config-cb'
Junio C Hamano
1
-4
/
+4
2008-05-21
Merge branch 'ar/add-unreadable'
Junio C Hamano
1
-4
/
+5
2008-05-14
Merge branch 'sb/committer'
Junio C Hamano
1
-40
/
+73
2008-05-14
Provide git_config with a callback-data parameter
Johannes Schindelin
1
-4
/
+4
2008-05-12
Extend interface of add_files_to_cache to allow ignore indexing errors
Alex Riesen
1
-1
/
+1
2008-05-12
Make the exit code of add_file_to_index actually useful
Alex Riesen
1
-3
/
+4
2008-05-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-05-11
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-1
/
+1
2008-05-11
builtin-commit.c: add -u as short name for --untracked-files
Sitaram Chamarty
1
-1
/
+1
2008-05-10
Avoid some unnecessary lstat() calls
Linus Torvalds
1
-2
/
+4
2008-05-06
commit: Show committer if automatic
Santi Béjar
1
-3
/
+16
2008-05-06
commit: Show author if different from committer
Santi Béjar
1
-3
/
+23
2008-05-06
Preparation to call determine_author_info from prepare_to_commit
Santi Béjar
1
-39
/
+39
2008-04-27
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-04-27
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-1
/
+1
2008-04-27
Remove 'header' from --signoff option description
Dan McGee
1
-1
/
+1
2008-04-19
Merge branch 'jc/terminator-separator'
Junio C Hamano
1
-1
/
+1
2008-04-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-04-11
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-1
/
+1
2008-04-11
builtin-commit.c: Remove a redundant assignment.
Johannes Sixt
1
-3
/
+1
2008-04-11
Document option --only of git commit
Johannes Sixt
1
-1
/
+1
2008-04-10
log: teach "terminator" vs "separator" mode to "--pretty=format"
Junio C Hamano
1
-1
/
+1
[prev]
[next]