Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'jk/maint-1.7.2-status-ignored' | Junio C Hamano | 2011-06-29 | 3 | -2/+128 |
|\ | |||||
| * | git status --ignored: tests and docs | Junio C Hamano | 2011-06-02 | 2 | -0/+127 |
| * | status: fix bug with missing --ignore files | Jeff King | 2011-06-02 | 1 | -1/+1 |
* | | Merge branch 'jc/diff-index-quick-exit-early' | Junio C Hamano | 2011-06-29 | 3 | -2/+10 |
|\ \ | |||||
| * | | diff-index --quiet: learn the "stop feeding the backend early" logic | Junio C Hamano | 2011-05-31 | 3 | -2/+10 |
| * | | Merge remote-tracking branch 'ko/maint' into jc/diff-index-quick-exit-early | Junio C Hamano | 2011-05-31 | 1452 | -35445/+144356 |
| |\ \ | |||||
* | \ \ | Merge branch 'mg/diff-stat-count' | Junio C Hamano | 2011-06-29 | 4 | -10/+78 |
|\ \ \ \ | |||||
| * | | | | diff --stat-count: finishing touches | Junio C Hamano | 2011-05-27 | 2 | -2/+29 |
| * | | | | diff-options.txt: describe --stat-{width,name-width,count} | Michael J Gruber | 2011-05-27 | 1 | -0/+3 |
| * | | | | diff: introduce --stat-lines to limit the stat lines | Michael J Gruber | 2011-05-27 | 3 | -5/+39 |
| * | | | | diff.c: omit hidden entries from namelen calculation with --stat | Michael J Gruber | 2011-05-27 | 1 | -5/+9 |
* | | | | | Merge branch 'jc/advice-about-to-lose-commit' | Junio C Hamano | 2011-06-29 | 1 | -10/+11 |
|\ \ \ \ \ | |||||
| * | | | | | checkout: make advice when reattaching the HEAD less loud | Junio C Hamano | 2011-05-24 | 1 | -6/+9 |
* | | | | | | Merge branch 'jk/combine-diff-binary-etc' | Junio C Hamano | 2011-06-29 | 5 | -83/+376 |
|\ \ \ \ \ \ | |||||
| * | | | | | | combine-diff: respect textconv attributes | Jeff King | 2011-05-24 | 2 | -9/+131 |
| * | | | | | | refactor get_textconv to not require diff_filespec | Jeff King | 2011-05-23 | 3 | -13/+20 |
| * | | | | | | combine-diff: handle binary files as binary | Jeff King | 2011-05-23 | 2 | -2/+148 |
| * | | | | | | combine-diff: calculate mode_differs earlier | Jeff King | 2011-05-23 | 1 | -2/+7 |
| * | | | | | | combine-diff: split header printing into its own function | Jeff King | 2011-05-23 | 1 | -61/+74 |
* | | | | | | | Merge branch 'instaweb' of git://bogomips.org/git-svn | Junio C Hamano | 2011-06-29 | 2 | -34/+58 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | git-instaweb: Check that correct config file exists for (re)start | Jakub Narebski | 2011-06-27 | 2 | -4/+11 |
| * | | | | | | | git-instaweb: Move all actions at the end of script | Jakub Narebski | 2011-06-27 | 1 | -7/+20 |
| * | | | | | | | git-instaweb: Use $conf, not $fqgitdir/gitweb/httpd.conf | Jakub Narebski | 2011-06-27 | 1 | -2/+2 |
| * | | | | | | | git-instaweb: Extract configuring web server into configure_httpd | Jakub Narebski | 2011-06-27 | 1 | -21/+25 |
* | | | | | | | | Merge git://bogomips.org/git-svn into maint | Junio C Hamano | 2011-06-29 | 2 | -4/+41 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | git-svn: Correctly handle root commits in mergeinfo ranges | Michael Haggerty | 2011-06-28 | 2 | -3/+7 |
| * | | | | | | | | git-svn: Disambiguate rev-list arguments to improve error message | Michael Haggerty | 2011-06-28 | 1 | -2/+2 |
| * | | | | | | | | git-svn: Demonstrate a bug with root commits in mergeinfo ranges | Michael Haggerty | 2011-06-28 | 1 | -0/+33 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge branch 'maint-1.7.5' into maint | Junio C Hamano | 2011-06-29 | 2 | -3/+11 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | test: skip clean-up when running under --immediate mode | Junio C Hamano | 2011-06-29 | 1 | -2/+10 |
| * | | | | | | | "branch -d" can remove more than one branches | Junio C Hamano | 2011-06-29 | 1 | -1/+1 |
* | | | | | | | | Git 1.7.6v1.7.6 | Junio C Hamano | 2011-06-26 | 3 | -8/+7 |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-06-26 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'maint-1.7.4' into maint | Junio C Hamano | 2011-06-24 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | completion: replace core.abbrevguard to core.abbrev | Namhyung Kim | 2011-06-24 | 1 | -1/+1 |
* | | | | | | | | | Git 1.7.6-rc3v1.7.6-rc3 | Junio C Hamano | 2011-06-22 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-06-22 | 1 | -4/+8 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Documentation: git diff --check respects core.whitespace | Christof Krüger | 2011-06-22 | 1 | -4/+8 |
* | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-06-21 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | gitweb: 'pickaxe' and 'grep' features requires 'search' to be enabled | Jakub Narebski | 2011-06-21 | 1 | -0/+2 |
* | | | | | | | | | Merge branch 'mk/grep-pcre' | Junio C Hamano | 2011-06-20 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | t7810: avoid unportable use of "echo" | Junio C Hamano | 2011-06-20 | 1 | -3/+3 |
* | | | | | | | | | | plug a few coverity-spotted leaks | Jim Meyering | 2011-06-20 | 4 | -5/+12 |
* | | | | | | | | | | Merge branch 'di/no-no-existant' | Junio C Hamano | 2011-06-19 | 7 | -14/+14 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix typo: existant->existent | Dmitry Ivankov | 2011-06-16 | 7 | -14/+14 |
* | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2011-06-19 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | builtin/gc.c: add missing newline in message | Andreas Schwab | 2011-06-19 | 1 | -1/+1 |
* | | | | | | | | | | | tests: link shell libraries into valgrind directory | Jeff King | 2011-06-17 | 1 | -2/+7 |
* | | | | | | | | | | | t/Makefile: pass test opts to valgrind target properly | Jeff King | 2011-06-17 | 1 | -1/+1 |
* | | | | | | | | | | | Merge branch 'ab/i18n-scripts-basic' | Junio C Hamano | 2011-06-17 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | |