aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint-1.7.3' into maint-1.7.4Junio C Hamano2011-10-26
|\
| * Merge branch 'sn/doc-update-index-assume-unchanged' into maint-1.7.3Junio C Hamano2011-10-26
| |\
| | * Documentation/git-update-index: refer to 'ls-files'Stefan Naewe2011-09-21
| * | make the sample pre-commit hook script reject names with newlines, tooJim Meyering2011-10-26
| * | Reindent closing bracket using tab instead of spacesNguyễn Thái Ngọc Duy2011-10-23
* | | completion: replace core.abbrevguard to core.abbrevNamhyung Kim2011-06-24
* | | Merge branch 'jk/git-connection-deadlock-fix' into maint-1.7.4Junio C Hamano2011-05-26
|\ \ \
| * | | test core.gitproxy configurationJeff King2011-05-18
| * | | send-pack: avoid deadlock on git:// push with failed pack-objectsJeff King2011-05-16
| * | | connect: let callers know if connection is a socketJeff King2011-05-16
| * | | connect: treat generic proxy processes like ssh processesJeff King2011-05-16
* | | | Merge branch 'js/maint-send-pack-stateless-rpc-deadlock-fix' into maint-1.7.4Junio C Hamano2011-05-26
|\ \ \ \
| * \ \ \ Merge branch 'js/maint-1.6.6-send-pack-stateless-rpc-deadlock-fix' into js/ma...Junio C Hamano2011-05-16
| |\ \ \ \ | | |/ / /
| | * | | sideband_demux(): fix decl-after-stmtJunio C Hamano2011-05-16
| * | | | Merge branch 'js/maint-1.6.6-send-pack-stateless-rpc-deadlock-fix' into js/ma...Junio C Hamano2011-05-05
| |\ \ \ \ | | |/ / /
| | * | | send-pack: unbreak push over stateless rpcJeff King2011-05-05
| * | | | Merge branch 'js/maint-1.6.6-send-pack-stateless-rpc-deadlock-fix' into js/ma...Junio C Hamano2011-04-25
| |\ \ \ \ | | |/ / /
| | * | | send-pack: avoid deadlock when pack-object dies earlyJohannes Sixt2011-04-25
* | | | | Merge branch 'jk/maint-upload-pack-shallow' into maint-1.7.4Junio C Hamano2011-05-26
|\ \ \ \ \
| * | | | | upload-pack: start pack-objects before async rev-listJeff King2011-04-06
* | | | | | Git 1.7.4.5v1.7.4.5Junio C Hamano2011-04-19
* | | | | | git-svn.txt: Document --mergeinfoMichael J Gruber2011-04-19
* | | | | | archive: document limitation of tar.umask config settingRené Scharfe2011-04-14
* | | | | | t3306,t5304: avoid clock skew issuesMichael J Gruber2011-04-14
* | | | | | git.txt: fix list continuationMichael J Gruber2011-04-14
* | | | | | Merge branch 'jc/rev-list-options-fix' into maintJunio C Hamano2011-04-13
|\ \ \ \ \ \
| * | | | | | "log --cherry-pick" documentation regression fixJunio C Hamano2011-04-01
* | | | | | | Merge branch 'js/checkout-untracked-symlink' into maintJunio C Hamano2011-04-13
|\ \ \ \ \ \ \
| * | | | | | | t2021: mark a test as fixedJohannes Sixt2011-04-12
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \