Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create/delete branch ref logs. | Shawn Pearce | 2006-05-19 | 2 | -3/+19 |
* | Include ref log detail in commit, reset, etc. | Shawn Pearce | 2006-05-19 | 5 | -5/+6 |
* | Change order of -m option to update-ref. | Shawn Pearce | 2006-05-19 | 1 | -1/+1 |
* | Correct force_write bug in refs.c | Shawn Pearce | 2006-05-19 | 1 | -1/+1 |
* | Change 'master@noon' syntax to 'master@{noon}'. | Shawn Pearce | 2006-05-19 | 3 | -31/+62 |
* | Log ref updates made by fetch. | Shawn Pearce | 2006-05-19 | 6 | -4/+27 |
* | Force writing ref if it doesn't exist. | Shawn Pearce | 2006-05-19 | 2 | -1/+4 |
* | Added logs/ directory to repository layout. | Shawn Pearce | 2006-05-19 | 1 | -0/+11 |
* | General ref log reading improvements. | Shawn Pearce | 2006-05-19 | 2 | -14/+104 |
* | Fix ref log parsing so it works properly. | Shawn Pearce | 2006-05-17 | 2 | -1/+2 |
* | Support 'master@2 hours ago' syntax | Shawn Pearce | 2006-05-17 | 4 | -17/+104 |
* | Log ref updates to logs/refs/<ref> | Shawn Pearce | 2006-05-17 | 8 | -0/+210 |
* | Convert update-ref to use ref_lock API. | Shawn Pearce | 2006-05-17 | 2 | -67/+38 |
* | Improve abstraction of ref lock/write. | Shawn Pearce | 2006-05-17 | 3 | -148/+144 |
* | Remove unnecessary local in get_ref_sha1. | Shawn Pearce | 2006-05-17 | 1 | -4/+1 |
* | commit: allow --pretty= args to be abbreviated | Eric Wong | 2006-05-17 | 1 | -14/+24 |
* | Remove old "git-grep.sh" remnants | Linus Torvalds | 2006-05-16 | 2 | -64/+3 |
* | Merge branch 'maint' | Junio C Hamano | 2006-05-16 | 2 | -7/+20 |
|\ | |||||
| * | merge-base: Clarify the comments on post processing. | Junio C Hamano | 2006-05-16 | 1 | -3/+6 |
| * | Update the documentation for git-merge-base | Fredrik Kuivinen | 2006-05-15 | 1 | -4/+14 |
* | | Merge branch 'np/pack' | Junio C Hamano | 2006-05-16 | 2 | -13/+16 |
|\ \ | |||||
| * | | improve depth heuristic for maximum delta size | Nicolas Pitre | 2006-05-16 | 1 | -2/+5 |
| * | | pack-object: slightly more efficient | Nicolas Pitre | 2006-05-15 | 2 | -7/+10 |
| * | | simple euristic for further free packing improvements | Nicolas Pitre | 2006-05-15 | 1 | -5/+2 |
* | | | Merge branch 'se/tag' | Junio C Hamano | 2006-05-15 | 1 | -5/+3 |
|\ \ \ | |||||
| * | | | Strip useless "tags/" prefix from git-tag -l output | Sean | 2006-05-15 | 1 | -5/+3 |
* | | | | Merge branch 'se/rev-parse' | Junio C Hamano | 2006-05-15 | 5 | -7/+48 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add "--branches", "--tags" and "--remotes" options to git-rev-parse. | Sean | 2006-05-14 | 5 | -7/+48 |
* | | | | Merge branch 'se/diff' | Junio C Hamano | 2006-05-15 | 6 | -6/+96 |
|\ \ \ \ | |||||
| * | | | | Convert some "apply --summary" users to "diff --summary". | Sean | 2006-05-14 | 3 | -4/+3 |
| * | | | | Add "--summary" option to git diff. | Sean | 2006-05-14 | 3 | -2/+93 |
| |/ / / | |||||
* | | | | Merge branch 'se/rebase' | Junio C Hamano | 2006-05-15 | 3 | -13/+30 |
|\ \ \ \ | |||||
| * | | | | Make git rebase interactive help match documentation. | Sean | 2006-05-14 | 3 | -13/+30 |
| |/ / / | |||||
* | | | | builtin-diff: fix comparison between two blobs. | Junio C Hamano | 2006-05-15 | 1 | -3/+5 |
* | | | | Merge branch 'lt/oneway' | Junio C Hamano | 2006-05-15 | 2 | -48/+17 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | read-tree --reset -u fix. | Linus Torvalds | 2006-05-15 | 1 | -4/+12 |
| * | | | read-tree -u one-way merge fix to check out locally modified paths. | Junio C Hamano | 2006-05-15 | 1 | -0/+3 |
| * | | | Simplify "git reset --hard" | Linus Torvalds | 2006-05-14 | 1 | -46/+4 |
| * | | | Allow one-way tree merge to remove old files | Linus Torvalds | 2006-05-14 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge branch 'ew/send-email' | Junio C Hamano | 2006-05-15 | 1 | -23/+52 |
|\ \ \ | |||||
| * | | | send-email: quiet some warnings, reject invalid addresses | Eric Wong | 2006-05-15 | 1 | -3/+12 |
| * | | | send-email: allow sendmail binary to be used instead of SMTP | Eric Wong | 2006-05-15 | 1 | -20/+40 |
* | | | | Merge branch 'lt/config' | Junio C Hamano | 2006-05-15 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'lt/fix-config' into lt/config | Junio C Hamano | 2006-05-13 | 5 | -24/+93 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge branch 'jc/grep' | Junio C Hamano | 2006-05-15 | 5 | -24/+951 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix silly typo in new builtin grep | Linus Torvalds | 2006-05-15 | 1 | -1/+1 |
| * | | | | | | builtin-grep: unparse more command line options. | Junio C Hamano | 2006-05-15 | 1 | -8/+57 |
| * | | | | | | builtin-grep: use external grep when we can take advantage of it | Linus Torvalds | 2006-05-14 | 1 | -0/+79 |
| * | | | | | | builtin-grep: -F (--fixed-strings) | Junio C Hamano | 2006-05-09 | 2 | -5/+33 |
| * | | | | | | builtin-grep: -w fix | Junio C Hamano | 2006-05-09 | 1 | -3/+3 |