Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't scan the work tree twice | Karsten Blees | 2013-04-15 | 5 | -22/+41 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't scan the work tree three times | Karsten Blees | 2013-04-15 | 1 | -74/+72 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-status: avoid is_excluded checks for tracked files | Karsten Blees | 2013-04-15 | 1 | -27/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: replace is_path_excluded with now equivalent is_excluded API | Karsten Blees | 2013-04-15 | 7 | -116/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: unify is_excluded and is_path_excluded APIs | Karsten Blees | 2013-04-15 | 2 | -67/+46 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: move prep_exclude | Karsten Blees | 2013-04-15 | 1 | -72/+72 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: factor out parts of last_exclude_matching for later reuse | Karsten Blees | 2013-04-15 | 1 | -14/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-clean -d -X: don't delete tracked directories | Karsten Blees | 2013-04-15 | 4 | -11/+66 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: make 'git-status --ignored' work within leading directories | Karsten Blees | 2013-04-15 | 2 | -0/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't list empty directories as ignored | Karsten Blees | 2013-04-15 | 2 | -4/+27 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-ls-files --directories: don't hide empty directories | Karsten Blees | 2013-04-15 | 3 | -5/+26 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't list empty ignored directories | Karsten Blees | 2013-04-15 | 2 | -7/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't list files in ignored directories | Karsten Blees | 2013-04-15 | 2 | -3/+28 | |
| * | | | | | | | | | | | | | | | | | | | | | dir.c: git-status --ignored: don't drop ignored directories | Karsten Blees | 2013-04-15 | 2 | -0/+36 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'jn/gitweb-install-doc' | Junio C Hamano | 2013-04-23 | 2 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | gitweb/INSTALL: GITWEB_CONFIG_SYSTEM is for backward compatibility | Jonathan Nieder | 2013-04-17 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | gitweb/INSTALL: Simplify description of GITWEB_CONFIG_SYSTEM | Jakub Narębski | 2013-04-15 | 1 | -8/+5 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/untracked-zsh-prompt' | Junio C Hamano | 2013-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | prompt: fix untracked files for zsh | Felipe Contreras | 2013-04-21 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/receive-pack-deadlocks-with-early-failure' | Junio C Hamano | 2013-04-23 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | receive-pack: close sideband fd on early pack errors | Jeff King | 2013-04-19 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | | | Sync with maint | Junio C Hamano | 2013-04-22 | 1 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Start preparing for 1.8.2.2 | Junio C Hamano | 2013-04-22 | 2 | -1/+26 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'ta/glossary' into maint | Junio C Hamano | 2013-04-22 | 32 | -111/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/doc-http-backend' into maint | Junio C Hamano | 2013-04-22 | 3 | -1/+129 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/test-trash' into maint | Junio C Hamano | 2013-04-22 | 1 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/daemon-user-doc' into maint | Junio C Hamano | 2013-04-22 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/detached-head-doc' into maint | Junio C Hamano | 2013-04-22 | 1 | -3/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/show-branch-strbuf' into maint | Junio C Hamano | 2013-04-22 | 1 | -9/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'js/rerere-forget-protect-against-NUL' into maint | Junio C Hamano | 2013-04-22 | 2 | -10/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/apply-ws-fix-tab-in-indent' into maint | Junio C Hamano | 2013-04-22 | 4 | -7/+41 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'ap/combine-diff-ignore-whitespace' into maint | Junio C Hamano | 2013-04-22 | 2 | -7/+161 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/suppress-clang-warning' into maint | Junio C Hamano | 2013-04-22 | 2 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'tr/perl-keep-stderr-open' into maint | Junio C Hamano | 2013-04-22 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'lf/bundle-with-tip-wo-message' into maint | Junio C Hamano | 2013-04-22 | 2 | -1/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jk/filter-branch-come-back-to-original' into maint | Junio C Hamano | 2013-04-22 | 2 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rr/prompt-revert-head' into maint | Junio C Hamano | 2013-04-22 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.3 | Junio C Hamano | 2013-04-22 | 1 | -0/+22 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'as/clone-reference-with-gitfile' | Junio C Hamano | 2013-04-22 | 2 | -3/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clone: Allow repo using gitfile as a reference | Aaron Schrab | 2013-04-09 | 2 | -2/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clone: Fix error message for reference repository | Aaron Schrab | 2013-04-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/add-2.0-delete-default' (early part) | Junio C Hamano | 2013-04-22 | 3 | -32/+103 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git add: rephrase the "removal will cease to be ignored" warning | Junio C Hamano | 2013-04-21 | 1 | -7/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git add: rework the logic to warn "git add <pathspec>..." default change | Junio C Hamano | 2013-04-17 | 1 | -26/+38 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git add: start preparing for "git add <pathspec>..." to default to "-A" | Junio C Hamano | 2013-03-08 | 3 | -6/+59 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | builtin/add.c: simplify boolean variables | Junio C Hamano | 2013-03-08 | 1 | -11/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/checkout-keep-sparse' | Junio C Hamano | 2013-04-22 | 5 | -1/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | checkout: add --ignore-skip-worktree-bits in sparse checkout mode | Nguyễn Thái Ngọc Duy | 2013-04-15 | 5 | -1/+40 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/chopped-ident' | Junio C Hamano | 2013-04-22 | 5 | -99/+75 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blame: handle broken commit headers gracefully | René Scharfe | 2013-04-17 | 1 | -3/+8 |