aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Documentation: Allow custom diff tools to be specified in 'diff.tool'Ramkumar Ramachandra2011-04-06
* Documentation: Add diff.<driver>.* to configRamkumar Ramachandra2011-04-06
* Documentation: Move diff.<driver>.* from config.txt to diff-config.txtRamkumar Ramachandra2011-04-06
* Documentation: Add filter.<driver>.* to configRamkumar Ramachandra2011-04-06
* Git 1.7.4.4v1.7.4.4Junio C Hamano2011-04-06
* Merge branch 'nm/maint-conflicted-submodule-entries' into maintJunio C Hamano2011-04-06
|\
| * submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin2011-03-30
* | Merge branch 'mg/rev-list-n-reverse-doc' into maintJunio C Hamano2011-04-06
|\ \
| * | git-log.txt,rev-list-options.txt: put option blocks in proper orderMichael J Gruber2011-03-09
| * | git-log.txt,rev-list-options.txt: -n/--max-count is commit limitingMichael J Gruber2011-03-08
* | | Documentation: trivial grammar fix in core.worktree descriptionSZEDER Gábor2011-04-04
* | | gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski2011-04-04
* | | Start preparing for 1.7.4.4Junio C Hamano2011-04-03
* | | pull: do not clobber untracked files on initial pullJeff King2011-04-03
* | | Merge branch 'jc/index-update-if-able' into maintJunio C Hamano2011-04-03
|\ \ \
| * | | update $GIT_INDEX_FILE when there are racily clean entriesJunio C Hamano2011-03-21
| * | | diff/status: refactor opportunistic index updateJunio C Hamano2011-03-21
* | | | Merge branch 'lt/default-abbrev' into maintJunio C Hamano2011-04-03
|\ \ \ \
| * | | | Rename core.abbrevlength back to core.abbrevJunio C Hamano2011-03-20
| * | | | Make the default abbrev length configurableLinus Torvalds2011-03-11
* | | | | Merge branch 'jc/maint-rev-list-culled-boundary' into maintJunio C Hamano2011-04-03
|\ \ \ \ \
| * | | | | list-objects.c: don't add an unparsed NULL as a pending treeJunio C Hamano2011-03-14
* | | | | | Merge branch 'mm/maint-log-n-with-diff-filtering' into maintJunio C Hamano2011-04-03
|\ \ \ \ \ \
| * | | | | | log: fix --max-count when used together with -S or -GMatthieu Moy2011-03-09
* | | | | | | Merge branch 'jk/format-patch-multiline-header' into maintJunio C Hamano2011-04-03
|\ \ \ \ \ \ \
| * | | | | | | format-patch: rfc2047-encode newlines in headersJeff King2011-02-23
| * | | | | | | format-patch: wrap long header linesJeff King2011-02-23
| * | | | | | | strbuf: add fixed-length version of add_wrapped_textJeff King2011-02-23
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'jn/maint-instaweb-plack-fix' into maintJunio C Hamano2011-04-03
|\ \ \ \ \ \ \
| * | | | | | | git-instaweb: Change how gitweb.psgi is made runnable as standalone appJakub Narebski2011-02-27
* | | | | | | | Merge branch 'lp/config-vername-check' into maintJunio C Hamano2011-04-03
|\ \ \ \ \ \ \ \
| * | | | | | | | Disallow empty section and variable namesLibor Pechacek2011-02-22
| * | | | | | | | Sanity-check config variable namesLibor Pechacek2011-02-22
* | | | | | | | | compat: add missing #include <sys/resource.h>Jonathan Nieder2011-04-03
* | | | | | | | | Git 1.7.4.3v1.7.4.3Junio C Hamano2011-04-03
* | | | | | | | | Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano2011-04-02
* | | | | | | | | Merge branch 'nd/index-doc' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: technical details about the index file formatJunio C Hamano2011-03-23
| * | | | | | | | | doc: technical details about the index file formatNguyễn Thái Ngọc Duy2011-02-27
* | | | | | | | | | Merge branch 'pk/stash-apply-status-relative' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add test: git stash shows status relative to current dirPiotr Krukowiecki2011-03-20
| * | | | | | | | | | git stash: show status relative to current directoryPiotr Krukowiecki2011-03-14
* | | | | | | | | | | Merge branch 'jc/maint-diff-q-filter' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff --quiet: disable optimization when --diff-filter=X is usedJunio C Hamano2011-03-16
* | | | | | | | | | | | Merge branch 'js/maint-stash-index-copy' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | stash: copy the index using --index-output instead of cp -pJohannes Sixt2011-03-17
| * | | | | | | | | | | | stash: fix incorrect quoting in cleanup of temporary filesJohannes Sixt2011-03-17
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'mg/doc-bisect-tweak-worktree' into maintJunio C Hamano2011-04-01
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | git-bisect.txt: example for bisecting with hot-fixMichael J Gruber2011-03-15
| * | | | | | | | | | | | git-bisect.txt: streamline run presentationMichael J Gruber2011-03-15
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |