Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace: allow long option names | Christian Couder | 2013-09-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/replace: add Creating Replacement Objects section | Christian Couder | 2013-09-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t6050-replace: add test to clean up all the replace refs | Christian Couder | 2013-09-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t6050-replace: test that objects are of the same type | Christian Couder | 2013-09-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/replace: state that objects must be of the same type | Christian Couder | 2013-09-06 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replace: forbid replacing an object with one of a different type | Christian Couder | 2013-09-06 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kb/msvc-compile' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Windows: do not redefine _WIN32_WINNT | Sebastian Schuberth | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MinGW: Fix stat definitions to work with MinGW runtime version 4.0 | Sebastian Schuberth | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MSVC: fix stat definition hell | Karsten Blees | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MSVC: fix compile errors due to macro redefinitions | Karsten Blees | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MSVC: fix compile errors due to missing libintl.h | Karsten Blees | 2013-09-11 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/unpack-entry-optim-in-pack-objects' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pack-objects: no crc check when the cached version is used | Nguyễn Thái Ngọc Duy | 2013-09-13 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/shortlog-tolerate-broken-commit' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | shortlog: ignore commits with missing authors | Jeff King | 2013-09-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/strcasecmp-pure-inline' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mailmap: work around implementations with pure inline strcasecmp | Junio C Hamano | 2013-09-12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sg/complete-untracked-filter' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | completion: improve untracked directory filtering for filename completion | SZEDER Gábor | 2013-09-19 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'nd/fetch-pack-error-reporting-fix' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fetch-pack.c: show correct command name that fails | Nguyễn Thái Ngọc Duy | 2013-09-18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'es/contacts-in-subdir' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | contacts: fix to work in subdirectories | Eric Sunshine | 2013-09-17 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jc/push-cas' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | t5541: mark passing c-a-s test as success | Jeff King | 2013-09-20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'maint' | Jonathan Nieder | 2013-09-24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git-remote-mediawiki: bugfix for pages w/ >500 revisions | Benoit Person | 2013-09-24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | doc: don't claim that cherry calls patch-id | Michael S. Tsirkin | 2013-09-24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sample pre-commit hook: use --bool when retrieving config var | Johan Herland | 2013-09-24 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clone: add a period after "done" to end the sentence | Sebastian Schuberth | 2013-09-24 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update draft release notes to 1.8.5 for the fifth batch of topics | Junio C Hamano | 2013-09-20 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'jk/upload-pack-keepalive' | Junio C Hamano | 2013-09-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upload-pack: bump keepalive default to 5 seconds | Jeff King | 2013-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | upload-pack: send keepalive packets during pack computation | Jeff King | 2013-09-09 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'fc/at-head' | Junio C Hamano | 2013-09-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new @ shortcut for HEAD | Felipe Contreras | 2013-09-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha1-name: pass len argument to interpret_branch_name() | Felipe Contreras | 2013-09-03 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'dw/check-ignore-sans-index' | Junio C Hamano | 2013-09-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check-ignore: Add option to ignore index contents | Dave Williams | 2013-09-12 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'mm/commit-template-squelch-advice-messages' | Junio C Hamano | 2013-09-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit: disable status hints when writing to COMMIT_EDITMSG | Matthieu Moy | 2013-09-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | wt-status: turn advice_status_hints into a field of wt_status | Matthieu Moy | 2013-09-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit: factor status configuration is a helper function | Matthieu Moy | 2013-09-12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'bk/refs-multi-update' | Junio C Hamano | 2013-09-20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update-ref: add test cases covering --stdin signature | Brad King | 2013-09-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update-ref: support multiple simultaneous updates | Brad King | 2013-09-09 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add update_refs for multiple simultaneous updates | Brad King | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: add function to repack without multiple refs | Brad King | 2013-09-04 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refs: factor delete_ref loose ref step into a helper | Brad King | 2013-09-04 |