tokkee.org
Code
projects
/
git.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Leave merge failures in the filesystem
[git.git]
/
Makefile
2005-06-07
Linus Torvalds
Add CVS import scripts and programs
blob
|
commitdiff
|
raw
2005-06-07
Daniel Barkalow
[PATCH] Operations on refs
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Linus Torvalds
git-rev-list: make sure to link with ssl libraries
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
jon@blackcubes.dyn...
[PATCH] Modify git-rev-list to linearise the commit...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Linus Torvalds
Fix entry.c dependency and compile problem
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Linus Torvalds
Make fiel checkout function available to the git library
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Junio C Hamano
[PATCH] rename git-rpush and git-rpull to git-ssh-push...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Linus Torvalds
Add git-shortlog perl script
blob
|
commitdiff
|
raw
|
diff to current
2005-06-01
Linus Torvalds
Add "git" and "git-log-script" helper scripts.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-31
Junio C Hamano
[PATCH] Add -O<orderfile> option to diff-* brothers.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Linus Torvalds
Add "commit" helper script
blob
|
commitdiff
|
raw
|
diff to current
2005-05-30
Junio C Hamano
[PATCH] Add -B flag to diff-* brothers.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-25
Junio C Hamano
[PATCH] Update rename/copy similarity estimator.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-23
Linus Torvalds
Start implementing "git-apply"
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Linus Torvalds
Don't care about st_dev in the index file
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Thomas Glanzmann
[PATCH] Makefile: Solaris fix: call $(MAKE) instead...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Linus Torvalds
Split up git-pull-script into separate "fetch" and...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-22
Junio C Hamano
[PATCH] Diffcore updates.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Linus Torvalds
"make clean" should also clean up documentation
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Junio C Hamano
[PATCH] Introducing software archaeologist's tool ...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Junio C Hamano
[PATCH] Diff overhaul, adding half of copy detection.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Nicolas Pitre
[PATCH] delta creation
blob
|
commitdiff
|
raw
|
diff to current
2005-05-20
Nicolas Pitre
[PATCH] delta check
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Junio C Hamano
[PATCH] Implement git-checkout-cache -u to update stat...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-19
Nicolas Pitre
[PATCH] Deltification library work by Nicolas Pitre.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-17
Linus Torvalds
Add silly "git-whatchanged" script.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-15
Junio C Hamano
[PATCH 4/4] Trivial test harness fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-15
Junio C Hamano
[PATCH 2/3] Rename git-diff-tree-helper to git-diff...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-14
Petr Baudis
Implemented make test
blob
|
commitdiff
|
raw
|
diff to current
2005-05-11
Petr Baudis
Merge ... http://members.cox.net/junkio/git-jc.git
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Junio C Hamano
Link with -lcrypto instead of -lssl when using openssl...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-10
Junio C Hamano
Rename environment variables.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-08
Junio C Hamano
Build and install git-get-tar-commit-id
blob
|
commitdiff
|
raw
|
diff to current
2005-05-07
Thomas Glanzmann
[PATCH] make INSTALL binary in Makefile configurable...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-05
Linus Torvalds
Split "git-pull-script" into two parts
blob
|
commitdiff
|
raw
|
diff to current
2005-05-03
Linus Torvalds
Automatic merge of /home/torvalds/junkio/.git/
blob
|
commitdiff
|
raw
|
diff to current
2005-05-02
Junio C Hamano
Add git-write-blob.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-02
Junio C Hamano
[PATCH] Add git-local-pull.
blob
|
commitdiff
|
raw
|
diff to current
2005-05-01
Junio C Hamano
[PATCH] Add git-apply-patch-script.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-30
Daniel Barkalow
[PATCH] Split out "pull" from particular methods
blob
|
commitdiff
|
raw
|
diff to current
2005-04-30
Linus Torvalds
Make the date parsing accept pretty much any random...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-30
Linus Torvalds
Rename "show-files" to "ls-files"
blob
|
commitdiff
|
raw
|
diff to current
2005-04-30
Edgar Toernig
[PATCH] Do date parsing by hand...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-30
tony.luck@intel.com
[PATCH] Fix AUTHOR_DATE timezone confusion
blob
|
commitdiff
|
raw
|
diff to current
2005-04-29
Junio C Hamano
[PATCH] Makefile: The big git command renaming fallout...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-29
Linus Torvalds
Rename git core commands to be "git-xxxx" to avoid...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Rene Scharfe
[PATCH] create tar archives of tree on the fly
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Linus Torvalds
Fix up recent object model cleanups
blob
|
commitdiff
|
raw
|
diff to current
2005-04-28
Daniel Barkalow
[PATCH] Add tag header/parser to library
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Junio C Hamano
[PATCH] Introduce diff-tree-helper.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-26
Junio C Hamano
[PATCH] Split external diff command interface to a...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-25
Linus Torvalds
Add the git-*-script files to the install
blob
|
commitdiff
|
raw
|
diff to current
2005-04-25
Linus Torvalds
Add "tag" objects that can be used to sign other objects.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Linus Torvalds
Add "rev-list" program that uses the new time-based...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Daniel Barkalow
[PATCH] Various transport programs
blob
|
commitdiff
|
raw
|
diff to current
2005-04-24
Jonas Fonseca
[PATCH] Simplify building of programs
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
Paul Mackerras
[PATCH] PPC assembly implementation of SHA1
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Linus Torvalds
Add support for alternate SHA1 library implementations.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-21
Linus Torvalds
Split up Makefile library list handling with separate...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Andre Noll
[PATCH] simplify Makefile
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Linus Torvalds
Improve build: add <unistd.h> and use -O2 instead of -O3
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Linus Torvalds
Do SHA1 hash _before_ compression.
conversion
blob
|
commitdiff
|
raw
|
diff to current
2005-04-20
Linus Torvalds
Add "diff-cache" helper program to compare a tree ...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-19
Linus Torvalds
Add stupid "git export" thing, which can export a git...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Linus Torvalds
Add "unpack-file" helper that unpacks a sha1 blob into...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Linus Torvalds
Add more header dependencies.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Linus Torvalds
Split up read-cache.c into more logical clumps.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Linus Torvalds
Clean up the Makefile a bit.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Linus Torvalds
Merge the new object model thing from Daniel Barkalow
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Daniel Barkalow
[PATCH] Switch implementations of merge-base, port...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Daniel Barkalow
[PATCH] Port fsck-cache to use parsing functions
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Daniel Barkalow
[PATCH] Port rev-tree to parsing functions
blob
|
commitdiff
|
raw
|
diff to current
2005-04-18
Linus Torvalds
Ass a "merge-cache" helper program to execute a merge on
blob
|
commitdiff
|
raw
|
diff to current
2005-04-17
Linus Torvalds
Do a very simple "merge-base" that finds the most recen...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-16
Linus Torvalds
Remove "merge-tree.c"
blob
|
commitdiff
|
raw
|
diff to current
2005-04-14
Linus Torvalds
Add "merge-tree" helper program. Maybe it's retarded...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Junio C Hamano
[PATCH] No need to clean temp_git_file_* anymore
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Petr Baudis
[PATCH] Make nsec checking optional
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Petr Baudis
[PATCH] SHA1 naive collision checking
blob
|
commitdiff
|
raw
|
diff to current
2005-04-13
Petr Baudis
[PATCH] ls-tree for listing trees
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Linus Torvalds
Add a "check-files" command, which is useful for scripting
blob
|
commitdiff
|
raw
|
diff to current
2005-04-12
Linus Torvalds
Add "show-files" command to show the list of managed...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
Linus Torvalds
Add a "rev-tree" helper, which calculates the revision
blob
|
commitdiff
|
raw
|
diff to current
2005-04-09
Linus Torvalds
Add "diff-tree" program to show which files have change...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-09
Linus Torvalds
Add a "checkout-cache" command which does what the...
blob
|
commitdiff
|
raw
|
diff to current
2005-04-08
Linus Torvalds
Add "-lz" to link line to get in zlib.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-08
Linus Torvalds
Add new fsck-cache to Makefile.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-08
Linus Torvalds
Use "-Wall -O2" for the compiler to get more warnings.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-07
Linus Torvalds
Initial revision of "git", the information manager...
blob
|
commitdiff
|
raw
|
diff to current