aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'maint'Junio C Hamano2011-03-28
|\
| * git tag documentation grammar fixes and readability updatesMichael Witten2011-03-28
| * grep: Add the option '--line-number'Joe Ratterman2011-03-28
* | tests: fix overeager scrubbing of environment variablesJens Lehmann2011-03-28
* | Improve test for pthreads flagGiuseppe Bilotta2011-03-28
* | vcs-svn: add missing cast to printf argumentJonathan Nieder2011-03-28
* | Update draft release note to 1.7.5Junio C Hamano2011-03-26
* | Merge branch 'mg/rev-list-n-parents'Junio C Hamano2011-03-26
|\ \
| * | tests: avoid nonportable {foo,bar} globJonathan Nieder2011-03-24
| * | rev-list --min-parents,--max-parents: doc, test and completionMichael J Gruber2011-03-23
| * | revision.c: introduce --min-parents and --max-parents optionsMichael J Gruber2011-03-23
| * | t6009: use test_commit() from test-lib.shMichael J Gruber2011-03-21
* | | Merge branch 'js/remove-unused-variables'Junio C Hamano2011-03-26
|\ \ \
| * | | Remove unused variablesJohannes Schindelin2011-03-22
* | | | Merge branch 'jp/completion-help-alias'Junio C Hamano2011-03-26
|\ \ \ \
| * | | | git-completion: Add git help completion for aliasesJakob Pfender2011-03-22
* | | | | Merge branch 'jc/index-update-if-able'Junio C Hamano2011-03-26
|\ \ \ \ \
| * | | | | 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 'jk/checkout-orphan-warning'Junio C Hamano2011-03-26
|\ \ \ \ \ \
| * | | | | | checkout: tweak detached-orphan warning formatJeff King2011-03-20
| * | | | | | checkout: clear commit marks after detached-orphan checkJeff King2011-03-20
| * | | | | | checkout: add basic tests for detached-orphan warningJeff King2011-03-20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'jc/maint-rerere-in-workdir'Junio C Hamano2011-03-26
|\ \ \ \ \ \
| * | | | | | rerere: make sure it works even in a workdir attached to a young repositoryJunio C Hamano2011-03-23
* | | | | | | Merge branch 'nd/index-doc'Junio C Hamano2011-03-26
|\ \ \ \ \ \ \
| * | | | | | | 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 'jc/fetch-progressive-stride'Junio C Hamano2011-03-26
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch-pack: use smaller handshake window for initial requestJunio C Hamano2011-03-20
| * | | | | | | | fetch-pack: progressively use larger handshake windowsJunio C Hamano2011-03-20
| * | | | | | | | fetch-pack: factor out hardcoded handshake window sizeJunio C Hamano2011-03-20
* | | | | | | | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-03-26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vcs-svn: handle log message with embedded NULJonathan Nieder2011-03-26
| * | | | | | | | | vcs-svn: avoid unnecessary copying of log message and authorJonathan Nieder2011-03-26
| * | | | | | | | | vcs-svn: remove buffer_read_stringJonathan Nieder2011-03-26
| * | | | | | | | | vcs-svn: make reading of properties binary-safeJonathan Nieder2011-03-26
* | | | | | | | | | Merge git-gui 0.14.0Junio C Hamano2011-03-26
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ss/git-gui-mergetool'gitgui-0.14.0Pat Thoyts2011-03-25
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-27
| | * | | | | | | | | | mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth2011-02-27
| * | | | | | | | | | | git-gui: detect the use of MUI langauge packs on WindowsPat Thoyts2011-03-25
| * | | | | | | | | | | git-gui: fetch/prune all entry appears lastHeiko Voigt2011-02-24
| * | | | | | | | | | | git-gui: fetch/prune all entry only for more than one entryHeiko Voigt2011-02-24
| * | | | | | | | | | | git-gui: Include version check and test for tearoff menu entryPat Thoyts2011-02-15
| * | | | | | | | | | | git-gui: teach fetch/prune menu to do it for all remotesHeiko Voigt2011-02-14
| * | | | | | | | | | | git-gui: refactor remote submenu creation into subroutineHeiko Voigt2011-02-14
| * | | | | | | | | | | git-gui: always default to the last merged branch in remote deleteHeiko Voigt2011-02-13
| * | | | | | | | | | | git-gui: fix deleting item from all_remotes variableHeiko Voigt2011-02-13
| * | | | | | | | | | | git-gui: instead of defaulting to home directory use working directoryHeiko Voigt2011-02-06