aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | Merge branch 'np/compress-loose-object-memsave' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sha1_file: be paranoid when creating loose objectsNicolas Pitre2010-02-21
| * | | | | | | | | | | | | | | sha1_file: don't malloc the whole compressed result when writing out objectsNicolas Pitre2010-02-21
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'jc/maint-status-preload' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | status: preload index to optimize lstat(2) callsJunio C Hamano2010-02-17
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'gf/maint-sh-setup-nongit-ok' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | require_work_tree broken with NONGIT_OKGabriel Filion2010-02-17
* | | | | | | | | | | | | | | Merge branch 'cc/maint-bisect-paths' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | bisect: error out when passing bad path parametersChristian Couder2010-03-01
* | | | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Remove extra '-' from git-am(1)Michal Sojka2010-03-04
| | |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | | Start preparing for 1.7.0.2Junio C Hamano2010-03-02
* | | | | | | | | | | | | | | Merge branch 'tc/maint-transport-ls-remote-with-void' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | transport: add got_remote_refs flagTay Ray Chuan2010-02-16
| | |_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'hm/maint-imap-send-crlf' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | git-imap-send: Convert LF to CRLF before storing patch to draft boxHitoshi Mitake2010-02-12
* | | | | | | | | | | | | | | Merge branch 'sp/maint-push-sideband' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | receive-pack: Send internal errors over side-band #2Shawn O. Pearce2010-02-10
| * | | | | | | | | | | | | | t5401: Use a bare repository for the remote peerShawn O. Pearce2010-02-09
| * | | | | | | | | | | | | | receive-pack: Send hook output over side band #2Shawn O. Pearce2010-02-05
| * | | | | | | | | | | | | | receive-pack: Wrap status reports inside side-band-64kShawn O. Pearce2010-02-05
| * | | | | | | | | | | | | | receive-pack: Refactor how capabilities are shown to the clientShawn O. Pearce2010-02-05
| * | | | | | | | | | | | | | send-pack: demultiplex a sideband stream with status dataShawn O. Pearce2010-02-05
| * | | | | | | | | | | | | | run-command: support custom fd-set in asyncErik Faye-Lund2010-02-05
| * | | | | | | | | | | | | | run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce2010-02-05
* | | | | | | | | | | | | | | Merge branch 'jc/maint-fix-test-perm' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | lib-patch-mode.sh: Fix permissionJunio C Hamano2010-01-30
| * | | | | | | | | | | | | | Merge commit 'b319ef7' into jc/maint-fix-test-permJunio C Hamano2010-01-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | t6000lib: Fix permissionJunio C Hamano2010-01-30
* | | | | | | | | | | | | | | | Merge branch 'np/fast-import-idx-v2' into maintJunio C Hamano2010-03-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fast-import: use the diff_delta() max_delta_size argumentNicolas Pitre2010-02-17
| * | | | | | | | | | | | | | | | fast-import: honor pack.indexversion and pack.packsizelimit config varsNicolas Pitre2010-02-17
| * | | | | | | | | | | | | | | | fast-import: make default pack size unlimitedNicolas Pitre2010-02-17
| * | | | | | | | | | | | | | | | fast-import: use write_idx_file() instead of custom codeNicolas Pitre2010-02-17
| * | | | | | | | | | | | | | | | fast-import: use sha1write() for pack dataNicolas Pitre2010-02-17
| * | | | | | | | | | | | | | | | fast-import: start using struct pack_idx_entryNicolas Pitre2010-02-17
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | gitweb: Fix project-specific feature override behaviorJakub Narebski2010-03-02
* | | | | | | | | | | | | | | | gitweb multiple project roots documentationSylvain Rabot2010-03-02
* | | | | | | | | | | | | | | | Git 1.7.0.1v1.7.0.1Junio C Hamano2010-02-28
* | | | | | | | | | | | | | | | Remove reference to GREP_COLORS from documentationMark Lodato2010-02-28
* | | | | | | | | | | | | | | | sha1_name: fix segfault caused by invalid index accessMarkus Heidelberg2010-02-28
* | | | | | | | | | | | | | | | Merge branch 'maint-1.6.6' into maintJunio C Hamano2010-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | t3301-notes: insert a shbang line in ./fake_editor.shJohannes Sixt2010-02-25
* | | | | | | | | | | | | | | | commit: quote the user name in the exampleMatt Kraai2010-02-24
* | | | | | | | | | | | | | | | Merge branch 'ml/maint-grep-doc' into maintJunio C Hamano2010-02-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | grep documentation: clarify what files matchMark Lodato2010-02-16
* | | | | | | | | | | | | | | | | am: remove rebase-apply directory before gcJonathan Nieder2010-02-23
* | | | | | | | | | | | | | | | | rerere: fix memory leak if rerere images can't be readBert Wesarg2010-02-23
* | | | | | | | | | | | | | | | | Documentation: mention conflict marker size argument (%L) for merge driverBert Wesarg2010-02-23