14783 Commits (d1364529d06e5fa3bc054396299944a7a4861776)
 

Author SHA1 Message Date
Junio C Hamano 0166592495 Merge branch 'jc/add-n-u' 17 years ago
Junio C Hamano 488ee2fe21 Merge branch 'ar/t6031' 17 years ago
Junio C Hamano b84c343c88 Merge branch 'db/clone-in-c' 17 years ago
Junio C Hamano 0dbaa5bd51 Merge branch 'jc/apply-whitespace' 17 years ago
Junio C Hamano a24d287fb3 Merge branch 'jc/unpack-trees-reword' 17 years ago
Junio C Hamano 29313449f7 Merge branch 'ar/batch-cat' 17 years ago
Junio C Hamano 325566cc5d Merge branch 'cc/bisect' 17 years ago
Junio C Hamano 834836bd3f Merge branch 'ap/svn' 17 years ago
Junio C Hamano 6c99f18660 Merge branch 'js/cvsexportcommit' 17 years ago
Junio C Hamano 7e83003029 Merge branch 'js/ignore-submodule' 17 years ago
Junio C Hamano 58dd4915ba Merge branch 'mo/cvsserver' 17 years ago
Junio C Hamano edc5594153 mailsplit: minor clean-up in read_line_with_nul() 17 years ago
Junio C Hamano 9aa23094c2 mailinfo: apply the same fix not to lose NULs in BASE64 and QP codepaths 17 years ago
Johannes Schindelin cce8d6fdb4 mailsplit and mailinfo: gracefully handle NUL characters 17 years ago
Clemens Buchacher 6a491a1765 http-push: remove remote locks on exit signals 17 years ago
Clemens Buchacher a129293938 Reset the signal being handled 17 years ago
Paul Oliver 509792b94f Make git-cvsimport remove ['s from tags, as bad_ref_char doesn't allow them. 17 years ago
Adam Simpkins 4603ec0f96 get_revision(): honor the topo_order flag for boundary commits 17 years ago
Adam Simpkins 3c68d67b57 Fix output of "git log --graph --boundary" 17 years ago
Adam Simpkins 7528f27dd6 log --graph --left-right: show left/right information in place of '*' 17 years ago
Adam Simpkins 37a75abc98 graph API: don't print branch lines for uninteresting merge parents 17 years ago
Adam Simpkins 2ecbd0a0db graph API: fix graph mis-alignment after uninteresting commits 17 years ago
Christian Couder b27a23e35d Documentation: convert tutorials to man pages 17 years ago
Miklos Vajna 0b0b8cd7c2 CodingGuidelines: Add a note to avoid assignments inside if() 17 years ago
Heikki Orsila 633f43e1f7 Remove redundant code, eliminate one static variable 17 years ago
Junio C Hamano 0569e9b8ce "git diff": do not ignore index without --no-index 17 years ago
Junio C Hamano 6304c29d51 diff-files: do not play --no-index games 17 years ago
Junio C Hamano 3af828634f tests: do not use implicit "git diff --no-index" 17 years ago
Junio C Hamano 998b912927 Merge git://git.kernel.org/pub/scm/gitk/gitk 17 years ago
Junio C Hamano 182fb4df91 Merge branch 'pb/push' 17 years ago
Junio C Hamano e5e9714a10 Merge branch 'bc/repack' 17 years ago
Junio C Hamano 6aad47dec7 Merge branch 'sp/ignorecase' 17 years ago
Junio C Hamano e13067a749 Merge branch 'maint' 17 years ago
Heikki Orsila dd0ffd5b31 Add log.date config variable 17 years ago
Junio C Hamano 77599cc0bb Merge branch 'maint-1.5.4' into maint 17 years ago
Johannes Sixt e00f3790b8 rev-parse --symbolic-full-name: don't print '^' if SHA1 is not a ref 17 years ago
Gustaf Hendeby 205ffa94be Make git add -n and git -u -n output consistent 17 years ago
Michele Ballabio 6c41e21d48 change quoting in test t1006-cat-file.sh 17 years ago
Michele Ballabio 15d8e56519 builtin-cat-file.c: use parse_options() 17 years ago
Adam Roben ffe256f9ba git-svn: Speed up fetch 17 years ago
Adam Roben 7182530d8c Git.pm: Add hash_and_insert_object and cat_blob 17 years ago
Adam Roben d1a29af98e Git.pm: Add command_bidi_pipe and command_close_bidi_pipe 17 years ago
Adam Roben d8ee483250 git-hash-object: Add --stdin-paths option 17 years ago
Adam Roben 3ea5a1b33d Add more tests for git hash-object 17 years ago
Adam Roben 97e435adad Move git-hash-object tests from t5303 to t1007 17 years ago
Chris Parsons 950ce2e22d Updated status to show 'Not currently on any branch' in red 17 years ago
Johan Herland b50c8469cc Add test for cloning with "--reference" repo being a subset of source repo 17 years ago
Johan Herland fabb01996b Add a test for another combination of --reference 17 years ago
Daniel Barkalow 4ba776c231 Test that --reference actually suppresses fetching referenced objects 17 years ago
Heikki Orsila 26b4d0039d Add missing "short" alternative to --date in rev-list-options.txt 17 years ago