Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | index_fd(): use enum object_type instead of type name string. | Junio C Hamano | 2007-02-28 | 4 | -23/+24 | |
* | | | | Merge branch 'np/types' | Junio C Hamano | 2007-02-28 | 37 | -418/+372 | |
|\ \ \ \ | ||||||
| * | | | | Cleanup check_valid in commit-tree. | Shawn O. Pearce | 2007-02-27 | 1 | -5/+5 | |
| * | | | | make sure enum object_type is signed | Nicolas Pitre | 2007-02-27 | 1 | -1/+2 | |
| * | | | | get rid of lookup_object_type() | Nicolas Pitre | 2007-02-27 | 3 | -24/+18 | |
| * | | | | convert object type handling from a string to a number | Nicolas Pitre | 2007-02-27 | 37 | -290/+266 | |
| * | | | | formalize typename(), and add its reverse type_from_string() | Nicolas Pitre | 2007-02-27 | 7 | -48/+39 | |
| * | | | | sha1_file.c: don't ignore an error condition in sha1_loose_object_info() | Nicolas Pitre | 2007-02-27 | 1 | -1/+1 | |
| * | | | | sha1_file.c: cleanup "offset" usage | Nicolas Pitre | 2007-02-27 | 1 | -59/+51 | |
| * | | | | sha1_file.c: cleanup hdr usage | Nicolas Pitre | 2007-02-27 | 1 | -12/+12 | |
* | | | | | Merge branch 'mc/sendmail' | Junio C Hamano | 2007-02-27 | 1 | -44/+53 | |
|\ \ \ \ \ | ||||||
| * | | | | | git-send-email: abort/usage on bad option | Michael Coleman | 2007-02-27 | 1 | -44/+53 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'js/diff-ni' (early part) | Junio C Hamano | 2007-02-27 | 12 | -86/+285 | |
|\ \ \ \ \ | ||||||
| * | | | | | diff --no-index: also imitate the exit status of diff(1) | Johannes Schindelin | 2007-02-26 | 3 | -3/+17 | |
| * | | | | | Merge branch 'master' into js/diff-ni | Junio C Hamano | 2007-02-26 | 109 | -2908/+6722 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Fix typo: do not show name1 when name2 fails | Johannes Schindelin | 2007-02-25 | 1 | -1/+1 | |
| * | | | | | | Evil Merge branch 'jc/status' (early part) into js/diff-ni | Junio C Hamano | 2007-02-24 | 6 | -22/+44 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | run_diff_{files,index}(): update calling convention. | Junio C Hamano | 2007-02-22 | 5 | -11/+27 | |
| | * | | | | | | update-index: do not die too early in a read-only repository. | Junio C Hamano | 2007-02-22 | 1 | -1/+10 | |
| | * | | | | | | git-status: do not be totally useless in a read-only repository. | Junio C Hamano | 2007-02-22 | 1 | -10/+11 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Teach git-diff-files the new option `--no-index` | Johannes Schindelin | 2007-02-22 | 8 | -64/+227 | |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-27 | 7 | -29/+35 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | builtin-fmt-merge-msg: fix bugs in --file option | Michael Coleman | 2007-02-27 | 1 | -1/+3 | |
| * | | | | | | index-pack: Loop over pread until data loading is complete. | Shawn O. Pearce | 2007-02-27 | 1 | -2/+8 | |
| * | | | | | | blameview: Fix the browse behavior in blameview | Aneesh Kumar | 2007-02-27 | 1 | -1/+1 | |
| * | | | | | | Fix minor typos/grammar in user-manual.txt | Michael Coleman | 2007-02-27 | 1 | -17/+14 | |
| * | | | | | | Correct ordering in git-cvsimport's option documentation | Michael Poole | 2007-02-27 | 1 | -5/+4 | |
| * | | | | | | git-show: Reject native ref | Linus Torvalds | 2007-02-27 | 1 | -0/+2 | |
| * | | | | | | Fix git-show man page formatting in the EXAMPLES section | Theodore Tso | 2007-02-27 | 1 | -3/+3 | |
* | | | | | | | cvsserver: Make always-binary mode a config file option | Andy Parkins | 2007-02-27 | 1 | -9/+38 | |
* | | | | | | | cvsserver: Remove trailing "\n" from commithash in checkin function | Andy Parkins | 2007-02-27 | 1 | -0/+1 | |
* | | | | | | | Make 'cvs ci' lockless in git-cvsserver by using git-update-ref | Junio C Hamano | 2007-02-27 | 1 | -27/+16 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-27 | 8 | -23/+152 | |
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | git-apply: do not fix whitespaces on context lines. | Junio C Hamano | 2007-02-27 | 1 | -1/+2 | |
| * | | | | diff --cc: integer overflow given a 2GB-or-larger file | Jim Meyering | 2007-02-27 | 1 | -3/+3 | |
| * | | | | mailinfo: do not get confused with logical lines that are too long. | Linus Torvalds | 2007-02-27 | 6 | -19/+147 | |
* | | | | | Documentation: link in 1.5.0.2 material to the top documentation page. | Junio C Hamano | 2007-02-26 | 1 | -1/+3 | |
* | | | | | Documentation: document remote.<name>.tagopt | Aneesh Kumar K.V | 2007-02-26 | 1 | -0/+4 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-26 | 4 | -18/+64 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | GIT 1.5.0.2v1.5.0.2 | Junio C Hamano | 2007-02-26 | 2 | -12/+18 | |
| * | | | | git-remote: support remotes with a dot in the name | Pavel Roskin | 2007-02-26 | 1 | -1/+1 | |
| * | | | | Documentation: describe "-f/-t/-m" options to "git-remote add" | Junio C Hamano | 2007-02-25 | 1 | -0/+13 | |
| * | | | | diff --cc: fix display of symlink conflicts during a merge. | Junio C Hamano | 2007-02-25 | 2 | -7/+34 | |
* | | | | | Merge branch 'maint' | Junio C Hamano | 2007-02-25 | 2 | -2/+2 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge branch 'jc/merge-symlink' into maint | Junio C Hamano | 2007-02-25 | 2 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | merge-recursive: fix longstanding bug in merging symlinks | Junio C Hamano | 2007-02-25 | 1 | -1/+1 | |
| | * | | | | merge-index: fix longstanding bug in merging symlinks | Junio C Hamano | 2007-02-25 | 1 | -1/+1 | |
| | | |/ / | | |/| | | ||||||
* | | | | | diff --cached: give more sensible error message when HEAD is yet to be created. | Junio C Hamano | 2007-02-25 | 1 | -0/+2 | |
* | | | | | Update tests to use test-chmtime | Eric Wong | 2007-02-25 | 3 | -34/+27 | |
* | | | | | Add test-chmtime: a utility to change mtime on files | Eric Wong | 2007-02-25 | 3 | -1/+66 |