14362 Commits (4b172de81b878cdc8b10803fd0cd79b3ca66a621)
 

Author SHA1 Message Date
Junio C Hamano 189d6b8bfa Merge branch 'maint' 17 years ago
Shawn Bohrer 2b6f0b0a78 git clean: Add test to verify directories aren't removed with a prefix 17 years ago
Shawn Bohrer f2d0df7148 git clean: Don't automatically remove directories when run within subdirectory 17 years ago
Mark Levedahl f669ac0be9 git-submodule - possibly use branch name to describe a module 17 years ago
Stephan Beyer 8e4c6aa1ac builtin-apply.c: use git_config_string() to get apply_default_whitespace 17 years ago
Junio C Hamano c35b0b5884 Fix git_config_bool_or_int 17 years ago
Ping Yin e5e4a7f23d builtin-status: Add tests for submodule summary 17 years ago
Ping Yin ac8d5afca6 builtin-status: submodule summary support 17 years ago
Ping Yin d0f64dd44d git-submodule summary: --for-status option 17 years ago
Junio C Hamano 8fa29602d4 diff-files: mark an index entry we know is up-to-date as such 17 years ago
Junio C Hamano e06c43c795 write_index(): optimize ce_smudge_racily_clean_entry() calls with CE_UPTODATE 17 years ago
SZEDER Gábor efb779f887 merge, pull: add '--(no-)log' command line option 17 years ago
SZEDER Gábor 6cd9cfefc5 fmt-merge-msg: add '--(no-)log' options and 'merge.log' config variable 17 years ago
SZEDER Gábor 3e6c0a3fe3 add 'merge.stat' config variable 17 years ago
SZEDER Gábor d8abe148be merge, pull: introduce '--(no-)stat' option 17 years ago
SZEDER Gábor f5a84c372f doc: moved merge.* config variables into separate merge-config.txt 17 years ago
Junio C Hamano f43e2fd43b Merge branch 'maint' 17 years ago
Junio C Hamano 02604e293a t7401: squelch garbage output 17 years ago
Junio C Hamano a53f2ec617 git_config_bool_or_int() 17 years ago
Junio C Hamano 51836e9e12 Documentation/git-submodule: typofix 17 years ago
Daniel Barkalow 60e3aba9c3 Fix config key miscount in url.*.insteadOf 17 years ago
Junio C Hamano d6d96f835c Merge branch 'maint-1.5.4' into maint 17 years ago
Clifford Caoile e80950786c Docs gitk: Explicitly mention the files that gitk uses (~/.gitk) 17 years ago
Junio C Hamano 55ef8a4610 Document -w option to shortlog 17 years ago
Christian Couder a179a30352 bisect: report bad rev better 17 years ago
Junio C Hamano 4cdda2b895 Merge branch 'maint' 17 years ago
Junio C Hamano eed81838f0 Merge branch 'maint-1.5.4' into maint 17 years ago
Christian Couder e3389075c6 bisect: fix bad rev checking in "git bisect good" 17 years ago
Christian Couder 243a60fbb5 bisect: add "git bisect help" subcommand to get a long usage string 17 years ago
Johannes Sixt 3c5283f8b1 builtin-commit.c: Remove a redundant assignment. 17 years ago
Michele Ballabio a710522bfc revision.c: make --date-order overriddable 17 years ago
Ping Yin a68972c2ad git-submodule: Avoid 'fatal: cannot describe' message 17 years ago
Pedro Melo b6309ac2b8 Force the medium pretty format on calls to git log 17 years ago
Björn Steinbrink 055b66158c Fix section about backdating tags in the git-tag docs 17 years ago
Johannes Sixt d4ba07cac5 Document option --only of git commit 17 years ago
Dirk Suesserott ca593f7959 Documentation/git-request-pull: Fixed a typo ("send" -> "end") 17 years ago
Matthias Kestenholz 4d4f5ba3ea Use color.ui variable in scripts too 17 years ago
Junio C Hamano 4da45bef56 log: teach "terminator" vs "separator" mode to "--pretty=format" 17 years ago
Jeff King c4112bb6bb git-remote: show all remotes with "git remote show" 17 years ago
Jeff King e5c49826d2 git-fetch: always show status of non-tracking-ref fetches 17 years ago
Junio C Hamano 71349732c5 Merge branch 'maint' 17 years ago
Jeff King f59774add4 git-fetch: fix status output when not storing tracking ref 17 years ago
Junio C Hamano 179c94b24a Merge branch 'maint-1.5.4' into maint 17 years ago
Carlos Rica abea85d1e9 core-tutorial.txt: Fix showing the current behaviour. 17 years ago
René Scharfe ac7fa2776c git-archive: ignore prefix when checking file attribute 17 years ago
Carlos Rica 3f36cbbaaf Fix documentation syntax of optional arguments in short options. 17 years ago
Miklos Vajna f949844263 contrib/hooks: add an example pre-auto-gc hook 17 years ago
Miklos Vajna 0b85d92661 Documentation/hooks: add pre-auto-gc hook 17 years ago
Miklos Vajna bde3054016 git-gc --auto: add pre-auto-gc hook 17 years ago
Junio C Hamano 12ecb01107 sha1-lookup: make selection of 'middle' less aggressive 17 years ago