aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-22
| * | | | | | | Documentation: Update the NFS remote examples to use the staging repoW. Trevor King2013-06-22
| * | | | | | | doc/clone: Pick more compelling paths for the --reference exampleW. Trevor King2013-06-22
| * | | | | | | doc/clone: Remove the '--bare -l -s' exampleW. Trevor King2013-06-22
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'jc/topo-author-date-sort'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \
| * | | | | | | t6003: add --author-date-order testJunio C Hamano2013-06-21
| * | | | | | | topology tests: teach a helper to set author dates as wellJunio C Hamano2013-06-21
| * | | | | | | t6003: add --date-order testJunio C Hamano2013-06-21
| * | | | | | | topology tests: teach a helper to take abbreviated timestampsJunio C Hamano2013-06-21
| * | | | | | | t/lib-t6000: style fixesJunio C Hamano2013-06-21
| * | | | | | | log: --author-date-orderJunio C Hamano2013-06-11
| * | | | | | | sort-in-topological-order: use prio-queueJunio C Hamano2013-06-11
| * | | | | | | prio-queue: priority queue of pointers to structsJunio C Hamano2013-06-11
| * | | | | | | toposort: rename "lifo" fieldJunio C Hamano2013-06-11
* | | | | | | | Merge branch 'jk/commit-info-slab'Junio C Hamano2013-07-01
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | commit-slab: introduce a macro to define a slab for new typeJunio C Hamano2013-06-07
| * | | | | | | commit-slab: avoid large reallocJunio C Hamano2013-04-13
| * | | | | | | commit: allow associating auxiliary info on-demandJeff King2013-04-13
* | | | | | | | Merge branch 'maint'Junio C Hamano2013-06-30
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Start preparing for 1.8.3.3Junio C Hamano2013-06-30
| * | | | | | | Merge branch 'fc/macos-x-clipped-write' into maintJunio C Hamano2013-06-30
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'da/darwin' into maintJunio C Hamano2013-06-30
| |\ \ \ \ \ \ \ \
| * | | | | | | | | check-ignore doc: fix broken link to ls-files pageRamkumar Ramachandra2013-06-30
| * | | | | | | | | test: spell 'ls-files --delete' option correctly in test descriptionsSZEDER Gábor2013-06-30
* | | | | | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-06-30
* | | | | | | | | | Merge branch 'mh/ref-races'Junio C Hamano2013-06-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | for_each_ref: load all loose refs before packed refsJeff King2013-06-20
| * | | | | | | | | | get_packed_ref_cache: reload packed-refs file when it changesJeff King2013-06-20
| * | | | | | | | | | add a stat_validity structMichael Haggerty2013-06-20
| * | | | | | | | | | Extract a struct stat_data from cache_entryMichael Haggerty2013-06-20
| * | | | | | | | | | packed_ref_cache: increment refcount when lockedMichael Haggerty2013-06-20
| * | | | | | | | | | do_for_each_entry(): increment the packed refs cache refcountMichael Haggerty2013-06-20
| * | | | | | | | | | refs: manage lifetime of packed refs cache via reference countingMichael Haggerty2013-06-20
| * | | | | | | | | | refs: implement simple transactions for the packed-refs fileMichael Haggerty2013-06-20
| * | | | | | | | | | refs: wrap the packed refs cache in a level of indirectionMichael Haggerty2013-06-20
| * | | | | | | | | | pack_refs(): split creation of packed refs and entry writingMichael Haggerty2013-06-20
| * | | | | | | | | | repack_without_ref(): split list curation and entry writingMichael Haggerty2013-06-20
* | | | | | | | | | | Merge branch 'ap/diff-ignore-blank-lines'Junio C Hamano2013-06-30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | diff: add --ignore-blank-lines optionAntoine Pelisse2013-06-19
* | | | | | | | | | | | Merge branch 'mh/loose-refs-race-with-pack-ref'Junio C Hamano2013-06-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | resolve_ref_unsafe(): close race condition reading loose refsMichael Haggerty2013-06-19
| * | | | | | | | | | | | resolve_ref_unsafe(): handle the case of an SHA-1 within loopMichael Haggerty2013-06-19
| * | | | | | | | | | | | resolve_ref_unsafe(): extract function handle_missing_loose_ref()Michael Haggerty2013-06-19
* | | | | | | | | | | | | Merge branch 'nk/name-rev-abbreviated-refs'Junio C Hamano2013-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | name-rev: allow to specify a subpath for --refs optionNamhyung Kim2013-06-18
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'jk/submodule-subdirectory-ok'Junio C Hamano2013-06-30
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | submodule: drop the top-level requirementJohn Keeping2013-06-17
| * | | | | | | | | | | | | rev-parse: add --prefix optionJohn Keeping2013-06-17
| * | | | | | | | | | | | | submodule: show full path in error messageJohn Keeping2013-06-17
| * | | | | | | | | | | | | t7403: add missing && chainingJohn Keeping2013-06-17